|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
- [JIRA] (JENKINS-15319) Error startign s... [email protected] (JIRA)
- [JIRA] (JENKINS-15319) Failure sta... [email protected] (JIRA)
- [JIRA] (JENKINS-15319) Failure sta... [email protected] (JIRA)
- [JIRA] (JENKINS-15319) Failure sta... [email protected] (JIRA)
- [JIRA] (JENKINS-15319) Failure sta... [email protected] (JIRA)
- [JIRA] (JENKINS-15319) Failure sta... [email protected] (JIRA)
- [JIRA] (JENKINS-15319) Failure sta... [email protected] (JIRA)

I have found a few reports of this type of error on the Amazon forums and it seems to be some sort of race condition when calling describeInstance() within a few seconds of creating the instance. I guess that instance hasn't propagated in the AWS system.... ? I was thinking the simply solution here might be to add a catch this and add a configurable retry counter with a delay on this type of exception. Thoughts?