You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "David McLaughlin (JIRA)" <ji...@apache.org> on 2015/04/07 20:51:12 UTC

[jira] [Created] (AURORA-1260) job restart reports successful restart when it fails

David McLaughlin created AURORA-1260:
----------------------------------------

             Summary: job restart reports successful restart when it fails
                 Key: AURORA-1260
                 URL: https://issues.apache.org/jira/browse/AURORA-1260
             Project: Aurora
          Issue Type: Task
          Components: Client
            Reporter: David McLaughlin


{noformat}
$ aurora job restart devcluster/davmclau/devel/hello_world
 INFO] Performing rolling restart of job devcluster/davmclau/devel/hello_world (instances: [0, 1, 2])
 INFO] Restarting instances: [0]
 INFO] Watching instances: [0]
 INFO] Instance 0 was not reported healthy within 60 seconds
ERROR] 1 failed instances observed, maximum allowed is 0
ERROR] 1 instance failures for instance 0, maximum allowed is 0
ERROR] 1 failed instances observed, maximum allowed is 0
ERROR] 1 instance failures for instance 0, maximum allowed is 0
 INFO] Restart failures threshold reached. Aborting
Job devcluster/davmclau/devel/hello_world restarted successfully
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)