Hi, I am using jenkins 1.531 and suffers in the last few weeks from many out of memory errors. I used jmap and found 1 object that is held about 1M times by jenkins: StabilityTestData$Result. This is a class part of the test stability plugin: https://github.com/kutzi/test-stability-plugin/tree/cd793203bb53b71bba25622e13d73d2d062b089c
by inspecting the references to that class I found: OldDataMonitor that is part of jenkins core. Do you have any idea? Thanks, Ohad. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
