Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(10.3.0) INFRASYS-6263 - Adding revert function for failed jobs #13

Merged
merged 1 commit into from
Nov 12, 2015

Conversation

adamjkeller
Copy link
Contributor

No description provided.

@adamjkeller
Copy link
Contributor Author

2015-11-11 16:48:29,114: INFO: Begin Logging...
2015-11-11 16:48:30,398: INFO: AMI ami-f3f09f93 is ready
2015-11-11 16:48:30,399: INFO: Build #: 2 ::: Autoscale Group: dnbi-backend-qa-dnbiemailASGqa-18Q77MNB6EXNN
2015-11-11 16:48:30,606: INFO: Current desired count was changed from 2 to 4
2015-11-11 16:48:30,606: INFO: Set autoscale capacity for dnbi-backend-qa-dnbiemailASGqa-18Q77MNB6EXNN to 4
2015-11-11 16:48:30,750: INFO: Sleeping for 240 seconds to allow for instances to spin up
2015-11-11 16:52:31,753: INFO: List of all Instance ID's and IP addresses in dnbi-backend-qa-dnbiemailASGqa-18Q77MNB6EXNN: {u'i-099596c9': u'10.30.10.115', u'i-089b98c8': u'10.30.10.201', u'i-0a9596ca': u'10.30.10.117', u'i-099b98c9': u'10.30.10.202'}
2015-11-11 16:52:32,269: INFO: New Instance List with IP Addresses: {u'i-089b98c8': u'10.30.10.201', u'i-099b98c9': u'10.30.10.202'}
2015-11-11 16:52:32,428: WARNING: i-089b98c8 is not in a fully working state yet
2015-11-11 16:52:35,867: WARNING: i-089b98c8 is not in a fully working state yet
2015-11-11 16:52:38,872: ERROR: i-089b98c8 has not reached a valid healthy state
2015-11-11 16:52:38,872: ERROR: REVERTING: Removing new instances from autoscale group
2015-11-11 16:52:39,471: INFO: List of all Instance ID's and IP addresses in dnbi-backend-qa-dnbiemailASGqa-18Q77MNB6EXNN: {u'i-099596c9': u'10.30.10.115', u'i-089b98c8': u'10.30.10.201', u'i-0a9596ca': u'10.30.10.117', u'i-099b98c9': u'10.30.10.202'}
2015-11-11 16:52:39,887: INFO: New Instance List with IP Addresses: {u'i-089b98c8': u'10.30.10.201', u'i-099b98c9': u'10.30.10.202'}
2015-11-11 16:52:40,299: INFO: Removed i-089b98c8 from autoscale group
2015-11-11 16:52:40,539: INFO: Removed i-099b98c9 from autoscale group
2015-11-11 16:52:40,540: ERROR: REVERT COMPLETE!

@kantselovich
Copy link
Contributor

+1 Thank you @adamjkeller

@sbraverman
Copy link
Contributor

+1

adamjkeller added a commit that referenced this pull request Nov 12, 2015
(10.3.0) INFRASYS-6263 - Adding revert function for failed jobs
@adamjkeller adamjkeller merged commit 9b452ce into dandb:master Nov 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants