** This bug is no longer a duplicate of bug 1276772 Instance deletion fails due to race condition on Hyper-V
-- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1275256 Title: failed to reach SHELVED_OFFLOADED status during tempest-dsvm Status in OpenStack Compute (Nova): Confirmed Bug description: I added 2 log messages to glance and then my gate broke. It looks like it got stuck in "SHELVED" and failed to reach "SHELVED_OFFLOADED", although I lack the knowledge to know what this really means. I'm not even sure if this bug belongs in nova or elsewhere. http://logs.openstack.org/89/68189/9/gate/gate-tempest-dsvm-postgres- full/ff84764/console.html Traceback (most recent call last): 2014-02-01 09:59:15.116 | File "tempest/api/compute/v3/servers/test_servers_negative.py", line 403, in test_shelve_shelved_server 2014-02-01 09:59:15.116 | extra_timeout=offload_time) 2014-02-01 09:59:15.116 | File "tempest/services/compute/v3/json/servers_client.py", line 169, in wait_for_server_status 2014-02-01 09:59:15.116 | raise_on_error=raise_on_error) 2014-02-01 09:59:15.116 | File "tempest/common/waiters.py", line 89, in wait_for_server_status 2014-02-01 09:59:15.116 | raise exceptions.TimeoutException(message) 2014-02-01 09:59:15.116 | TimeoutException: Request timed out 2014-02-01 09:59:15.116 | Details: Server d193bafb-11cf-4592-8be7-174d2f94a68d failed to reach SHELVED_OFFLOADED status and task state "None" within the required time (196 s). Current status: SHELVED. Current task state: None. 2014-02-01 09:59:15.116 | To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1275256/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp