list_image_filters.ListImageFiltersTestXML failure (object not found)

Bug #1172704 reported by Giulio Fidente
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tempest
In Progress
Medium
Giulio Fidente

Bug Description

From run: http://logs.openstack.org/27451/3/check/gate-tempest-devstack-vm-full/13523/console.html.gz

======================================================================
ERROR: test suite for <class 'tempest.tests.compute.images.test_list_image_filters.ListImageFiltersTestXML'>
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 208, in run
    self.setUp()
  File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 291, in setUp
    self.setupContext(ancestor)
  File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 314, in setupContext
    try_run(context, names)
  File "/usr/lib/python2.7/dist-packages/nose/util.py", line 478, in try_run
    return func()
  File "/opt/stack/new/tempest/tempest/tests/compute/images/test_list_image_filters.py", line 70, in setUpClass
    cls.client.delete_image(cls.image2_id)
  File "/opt/stack/new/tempest/tempest/services/compute/xml/images_client.py", line 138, in delete_image
    return self.delete("images/%s" % str(image_id), self.headers)
  File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 180, in delete
    return self.request('DELETE', url, headers)
  File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 302, in request
    resp, resp_body)
  File "/opt/stack/new/tempest/tempest/common/rest_client.py", line 347, in _error_checker
    raise exceptions.NotFound(resp_body)
NotFound: Object not found
Details: Object not found
Details: <itemNotFound code="404" xmlns="http://docs.openstack.org/compute/api/v1.1"><message>Image not found.</message></itemNotFound>

summary: - test_list_image_filters failure
+ list_image_filters failure.ListImageFiltersTestXML (object not found)
summary: - list_image_filters failure.ListImageFiltersTestXML (object not found)
+ list_image_filters.ListImageFiltersTestXML failure (object not found)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tempest (master)

Fix proposed to branch: master
Review: https://review.openstack.org/31809

Changed in tempest:
assignee: nobody → Giulio Fidente (gfidente)
status: New → In Progress
Changed in tempest:
milestone: none → havana-2
Changed in tempest:
importance: Undecided → Medium
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.