Make sure you're using the EC2 plugin 1.36 and AWS SDK Plugin 1.11.x -- There was an issue that resulted in instances never shutting down.
> On 11.10.2016, at 03:43, Vijayender Madura <[email protected]> wrote: > > Hello, > > I'm posting to see if there are others out there who may have faced the same > issue: > > I've set the idle termination time to 30 minutes and updated the log level to > FINE for a new logger hudson.plugins.ec2 in Manage Jenkins --> System Log --> > New logger. > I could not find any messages even after 30 minutes of Slave Inactivity: > > I'm looking for this INFO message to be printed : > https://github.com/jenkinsci/ec2-plugin/blob/master/src/main/java/hudson/plugins/ec2/EC2RetentionStrategy.java#L121-L123 > However, execution never reaches this line of code and Agents never get > terminated. Can someone please point me in the right direction to investigate > this issue ? > > > > Thanks for your help. > Regards, > Vijay > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/c65e4cef-0442-49db-bbd7-25604c7ea342%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > <Screen Shot 2016-10-10 at 6.42.14 PM.png> -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/607F6E81-7CAA-43D8-91B1-0872547114C7%40beckweb.net. For more options, visit https://groups.google.com/d/optout.
