test_create_ebs_image_and_check_boot failing with ceph job on stable/kilo

Bug #1513558 reported by Patrick East
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tempest
Won't Fix
Undecided
Unassigned

Bug Description

After https://review.openstack.org/#/c/230937/ merged stable/kilo gate seems to be broken in the ceph job gate-tempest-dsvm-full-ceph

The tests fail with an error like:

2015-11-04 19:20:07.224 | Captured traceback-2:
2015-11-04 19:20:07.224 | ~~~~~~~~~~~~~~~~~~~~~
2015-11-04 19:20:07.224 | Traceback (most recent call last):
2015-11-04 19:20:07.224 | File "/opt/stack/new/tempest/.tox/all/local/lib/python2.7/site-packages/tempest_lib/common/rest_client.py", line 791, in wait_for_resource_deletion
2015-11-04 19:20:07.224 | raise exceptions.TimeoutException(message)
2015-11-04 19:20:07.224 | tempest_lib.exceptions.TimeoutException: Request timed out
2015-11-04 19:20:07.224 | Details: (TestVolumeBootPattern:_run_cleanups) Failed to delete volume 1da0ba45-a4e6-49c6-8d47-ca522d7acabb within the required time (196 s).
2015-11-04 19:20:07.225 |
2015-11-04 19:20:07.225 |
2015-11-04 19:20:07.225 | Captured traceback-1:
2015-11-04 19:20:07.225 | ~~~~~~~~~~~~~~~~~~~~~
2015-11-04 19:20:07.225 | Traceback (most recent call last):
2015-11-04 19:20:07.225 | File "tempest/scenario/manager.py", line 100, in delete_wrapper
2015-11-04 19:20:07.225 | delete_thing(*args, **kwargs)
2015-11-04 19:20:07.225 | File "tempest/services/volume/json/volumes_client.py", line 108, in delete_volume
2015-11-04 19:20:07.225 | resp, body = self.delete("volumes/%s" % str(volume_id))
2015-11-04 19:20:07.225 | File "/opt/stack/new/tempest/.tox/all/local/lib/python2.7/site-packages/tempest_lib/common/rest_client.py", line 290, in delete
2015-11-04 19:20:07.225 | return self.request('DELETE', url, extra_headers, headers, body)
2015-11-04 19:20:07.226 | File "/opt/stack/new/tempest/.tox/all/local/lib/python2.7/site-packages/tempest_lib/common/rest_client.py", line 639, in request
2015-11-04 19:20:07.226 | resp, resp_body)
2015-11-04 19:20:07.226 | File "/opt/stack/new/tempest/.tox/all/local/lib/python2.7/site-packages/tempest_lib/common/rest_client.py", line 697, in _error_checker
2015-11-04 19:20:07.226 | raise exceptions.BadRequest(resp_body, resp=resp)
2015-11-04 19:20:07.226 | tempest_lib.exceptions.BadRequest: Bad request
2015-11-04 19:20:07.226 | Details: {u'code': 400, u'message': u'Invalid volume: Volume still has 1 dependent snapshots.'}

Full logs here: http://logs.openstack.org/52/229152/11/check/gate-tempest-dsvm-full-ceph/11bddbf/console.html#_2015-11-04_19_20_07_224

This seems to be similar to https://bugs.launchpad.net/tempest/+bug/1489581 but isn't in the cells job.

Tags: testing
Revision history for this message
Niall Bunting (niall-bunting) wrote :

We seem to be hitting this here: https://review.openstack.org/#/c/248717/

tags: added: testing
Sean Dague (sdague)
no longer affects: nova
Revision history for this message
Jordan Pittier (jordan-pittier) wrote :

This bug report is old. Kilo is not supported anymore. Please create a new ticket if need be.

Changed in tempest:
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.