nova.ci: test_server_rescue: Instance <_id> could not be found.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
New
|
Undecided
|
Unassigned |
Bug Description
Description
===========
test failed in master as well (locally too).
test:
api.compute.
Body: b'{"itemNotFound": {"code": 404, "message": "Instance b531df61-
stack trace:
Captured traceback:
~~~~~~~~~~~~~~~~~~~
Traceback (most recent call last):
File "/opt/stack/
return f(*func_args, **func_kwargs)
File "/opt/stack/
server, rescue_image_id = self._create_
File "/opt/stack/
server = self.create_
File "/opt/stack/
body, servers = compute.
File "/opt/stack/
with excutils.
File "/usr/local/
self.
File "/usr/local/
raise self.value
File "/opt/stack/
wait_
File "/opt/stack/
waiters.
File "/opt/stack/
raise lib_exc.
tempest.
Details: None
VM did get created as we can see console logs.
tags: | added: gate-failure |
Hi Amit, as I see test_stable_ device_ rescue_ disk_virtio_ with_volume_ attached is passing now. Was it fixed meanwhile?