I don't think this is a tempest bug, this is a state transition bug in Nova
** Changed in: tempest Importance: Undecided => Low ** Changed in: tempest Status: New => Invalid -- 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/1224518 Title: test_reboot_server_hard fails sporadically in swift check jobs Status in OpenStack Compute (Nova): New Status in Tempest: Invalid Bug description: See: http://logs.openstack.org/46/46146/2/check/gate-tempest-devstack- vm-postgres-full/b2712f1/console.html 2013-09-12 04:43:17.625 | ====================================================================== 2013-09-12 04:43:17.649 | FAIL: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard[gate,smoke] 2013-09-12 04:43:17.651 | tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard[gate,smoke] 2013-09-12 04:43:17.652 | ---------------------------------------------------------------------- 2013-09-12 04:43:17.652 | _StringException: Empty attachments: 2013-09-12 04:43:17.652 | stderr 2013-09-12 04:43:17.652 | stdout 2013-09-12 04:43:17.653 | 2013-09-12 04:43:17.653 | pythonlogging:'': {{{ 2013-09-12 04:43:17.653 | 2013-09-12 04:16:55,739 Request: GET http://127.0.0.1:8774/v2/83ed6f49279b4292a00b32397d2f52fb/servers/8ad0ad9a-3975-486f-94b4-af1c89b51aaf 2013-09-12 04:43:17.654 | 2013-09-12 04:16:55,806 Response Status: 200 2013-09-12 04:43:17.654 | 2013-09-12 04:16:55,806 Nova request id: req-cdc6b1fc-bcf2-4e9c-bea1-8bf935993cbd 2013-09-12 04:43:17.654 | 2013-09-12 04:16:55,807 Request: POST http://127.0.0.1:8774/v2/83ed6f49279b4292a00b32397d2f52fb/servers/8ad0ad9a-3975-486f-94b4-af1c89b51aaf/action 2013-09-12 04:43:17.655 | 2013-09-12 04:16:55,917 Response Status: 202 2013-09-12 04:43:17.655 | 2013-09-12 04:16:55,917 Nova request id: req-3af37dd3-0ddc-4daa-aa6f-6958a5073cc4 2013-09-12 04:43:17.655 | 2013-09-12 04:16:55,918 Request: GET http://127.0.0.1:8774/v2/83ed6f49279b4292a00b32397d2f52fb/servers/8ad0ad9a-3975-486f-94b4-af1c89b51aaf 2013-09-12 04:43:17.655 | 2013-09-12 04:16:55,986 Response Status: 200 2013-09-12 04:43:17.656 | 2013-09-12 04:16:55,986 Nova request id: req-a7298d3e-167c-4c8f-9506-6064ba811e5b . . . 2013-09-12 04:43:17.976 | 2013-09-12 04:23:35,773 Request: GET http://127.0.0.1:8774/v2/83ed6f49279b4292a00b32397d2f52fb/servers/8ad0ad9a-3975-486f-94b4-af1c89b51aaf 2013-09-12 04:43:17.976 | 2013-09-12 04:23:35,822 Response Status: 200 2013-09-12 04:43:17.976 | 2013-09-12 04:23:35,823 Nova request id: req-a122aded-b49b-4847-9920-b2b8b09bc0ca 2013-09-12 04:43:17.976 | }}} 2013-09-12 04:43:17.977 | 2013-09-12 04:43:17.977 | Traceback (most recent call last): 2013-09-12 04:43:17.978 | File "tempest/api/compute/servers/test_server_actions.py", line 81, in test_reboot_server_hard 2013-09-12 04:43:17.978 | self.client.wait_for_server_status(self.server_id, 'ACTIVE') 2013-09-12 04:43:17.979 | File "tempest/services/compute/json/servers_client.py", line 176, in wait_for_server_status 2013-09-12 04:43:17.979 | raise exceptions.TimeoutException(message) 2013-09-12 04:43:17.979 | TimeoutException: Request timed out 2013-09-12 04:43:17.980 | Details: Server 8ad0ad9a-3975-486f-94b4-af1c89b51aaf failed to reach ACTIVE status within the required time (400 s). Current status: HARD_REBOOT. To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1224518/+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