Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
None
Description
PerJobCredentialStore is kept in ExportTable and is never released which can leads to OOM, for details see [1] and also [2].
[1]http://jenkins.361315.n4.nabble.com/jenkins-running-out-of-memory-heapspace-I-have-a-memory-leak-td3658830.html
[2]http://jenkins.361315.n4.nabble.com/Severe-memory-leak-in-hudson-td3162254.html
I have upgraded our Jenkins environment to the war mentioned above.
Heap usage is back to previous normal level (1.5 Gb instead of 3Gb before the fix)
Jenkins is working much much better now as we were used to before. Thanks