Dear mates,
I maintain a huge Jenkins Master server with more than 8000 jobs and 450 Slaves.
One of this Jobs it giving a hard time to the Master and consume all RAM available in JVM until GC fail, and I need to restart the server...
Because the number of Jobs, I can't find the faulty one, so I need to add either a logger or anything that would centralize a timestamp like :
Job "Name" #nnn started at HH:MM:SS.
And the same at the end of Job eventually with status.
Tks for your feedback,
./Fred