Hi Daniel! Thank you for your help ! That was it! I Updated to
- ec2-plugin 1.36 - aws-java-sdk 1.11.37 and the problem was resolved! -Vijay On Tuesday, October 11, 2016 at 2:05:08 AM UTC-7, Daniel Beck wrote: > > 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] > <javascript:>> 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] <javascript:>. > > 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/3ce527af-6c23-41a0-954a-b22049790f0b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
