Is the 'groovy sandbox' checked for all jobs? If you've allowed groovy code to be executed outside of the sandbox, its possible one of the pipelines is using a non-white-listed groovy command that is bringing down Jenkins server. Just talking from my personal experience.
On Friday, January 6, 2017 at 2:17:58 AM UTC-8, Сергей Баранов wrote: > > Hi all, > > I have a problem with memory leaks on our Jenkins ver. 2.39 (Pipeline > groovy plugin ver. 2.23). > We have a lot of pipeline jobs, jenkins server crushes 1-2 times a week > and we can't find the reason. > > I'v created the heap dump and I see a lot of arrays without values > https://i.gyazo.com/fed8f8e9fbd752ad460bda1174f68911.png > https://i.gyazo.com/a980b213e6ebfe586c9f0d3ff9a91b84.png > > How can I detect the cause of this problem? > > Thanks in advance. > -- 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/ceebcf12-3f64-40c9-8323-1225bb6332b3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
