failed to reach RESCUE status and task state "None" within the required time

Bug #1273908 reported by Jamie Lennox
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Invalid
Medium
Unassigned
tempest
Invalid
Undecided
Unassigned

Bug Description

2014-01-28 06:12:32.060 | Traceback (most recent call last):
2014-01-28 06:12:32.060 | File "tempest/api/compute/servers/test_server_rescue.py", line 172, in test_rescued_vm_detach_volume
2014-01-28 06:12:32.060 | self.volume_to_detach['id'], 'in-use')
2014-01-28 06:12:32.060 | File "tempest/services/compute/json/volumes_extensions_client.py", line 102, in wait_for_volume_status
2014-01-28 06:12:32.060 | raise exceptions.TimeoutException(message)
2014-01-28 06:12:32.060 | TimeoutException: Request timed out
2014-01-28 06:12:32.061 | Details: Volume test_detach failed to reach in-use status within the required time (196 s).

2014-01-28 06:12:31.817 | FAIL: tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_detach_volume[gate,negative]
2014-01-28 06:12:31.817 | tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_detach_volume[gate,negative]

http://logs.openstack.org/41/67441/3/gate/gate-tempest-dsvm-full/8110d64/console.html

Revision history for this message
Matt Riedemann (mriedem) wrote :

The error message has changed a bit:

http://logs.openstack.org/77/74977/3/gate/gate-tempest-dsvm-full/485d630/console.html

2014-02-25 11:23:12.736 | Traceback (most recent call last):
2014-02-25 11:23:12.736 | File "tempest/api/compute/v3/servers/test_server_rescue.py", line 144, in test_rescued_vm_detach_volume
2014-02-25 11:23:12.736 | self.servers_client.wait_for_server_status(self.server_id, 'RESCUE')
2014-02-25 11:23:12.736 | File "tempest/services/compute/v3/json/servers_client.py", line 165, in wait_for_server_status
2014-02-25 11:23:12.736 | raise_on_error=raise_on_error)
2014-02-25 11:23:12.736 | File "tempest/common/waiters.py", line 89, in wait_for_server_status
2014-02-25 11:23:12.736 | raise exceptions.TimeoutException(message)
2014-02-25 11:23:12.736 | TimeoutException: Request timed out
2014-02-25 11:23:12.736 | Details: Server 6e55cbea-7b47-462c-8bed-649ec36d3292 failed to reach RESCUE status and task state "None" within the required time (196 s). Current status: ACTIVE. Current task state: rescuing.

tags: added: testing volumes
Revision history for this message
Matt Riedemann (mriedem) wrote :
Revision history for this message
Matt Riedemann (mriedem) wrote :

Maybe related to bug 1254772.

Revision history for this message
Matt Riedemann (mriedem) wrote :

From the n-cpu logs it looks like it's doing image cache updates when this fails, but there are no errors in the logs.

Changed in tempest:
status: New → Invalid
Revision history for this message
Matt Riedemann (mriedem) wrote :
Joe Gordon (jogo)
Changed in nova:
status: New → Triaged
importance: Undecided → Medium
Joe Gordon (jogo)
summary: - failed to reach in-use status within the required time (196 s)
+ ailed to reach RESCUE status and task state "None" within the required
+ time
summary: - ailed to reach RESCUE status and task state "None" within the required
+ failed to reach RESCUE status and task state "None" within the required
time
Revision history for this message
Zhikun Liu (zhikunliu) wrote :

Got the same problem: http://logs.openstack.org/74/96674/2/check/check-tempest-dsvm-full/9384da3/console.html.gz

2014-05-30 10:37:01.022 | {0} tempest.api.compute.v3.servers.test_server_rescue_negative.ServerRescueNegativeV3Test.test_rescued_vm_detach_volume [197.475501s] ... FAILED
2014-05-30 10:37:01.022 |
2014-05-30 10:37:01.022 | Captured traceback:
2014-05-30 10:37:01.022 | ~~~~~~~~~~~~~~~~~~~
2014-05-30 10:37:01.022 | Traceback (most recent call last):
2014-05-30 10:37:01.022 | File "tempest/api/compute/v3/servers/test_server_rescue_negative.py", line 127, in test_rescued_vm_detach_volume
2014-05-30 10:37:01.022 | self.volumes_client.wait_for_volume_status(self.volume['id'], 'in-use')
2014-05-30 10:37:01.022 | File "tempest/services/volume/json/volumes_client.py", line 169, in wait_for_volume_status
2014-05-30 10:37:01.022 | raise exceptions.TimeoutException(message)
2014-05-30 10:37:01.022 | TimeoutException: Request timed out
2014-05-30 10:37:01.022 | Details: Volume 2483e089-ebe1-45ee-bcf8-9c9aa7832d88 failed to reach in-use status within the required time (196 s).

Revision history for this message
Joe Gordon (jogo) wrote :

no hits anymore either the bug was fixed or the fingerprint changed

Changed in nova:
status: Triaged → Incomplete
Sean Dague (sdague)
Changed in nova:
status: Incomplete → Invalid
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.