Details
-
Bug
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
Jenkins 2.89.3
Swarm Plugin 3.8
Clone Workspace SCM Plug-in 0.6
SUSE Linux Enterprise Server 12 (x86_64)
Description
Using the default Logging Configuration logging.properties supplied with swarm-plugin leads to a severe degradation in performance in combination with Clone Workspace SCM Plugin.
As line 36 enables Logging of all messages by specifying Level ALL our Slaves were creating a very large amount of log data leading to 100% CPU Usage.
Setting the log level to INFO (specified in line 35 but commented out) resolved the issue. We think this should be the default.
The fix has been released in 3.9