Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Component/s: pipeline
-
Labels:None
-
Similar Issues:
Description
using jenkins version 2.235.2 for CI/CD and its not closing threads automatically.when new pipeline run its creating new threads and keeping all plunging file details in that thread open(around 20000 files on each thread). thread count is getting increase until not restart Jenkins. when we restart at that time thread count around 250 and after 4-5 day if we are checking thread count is around 1000.
even we tried with garbage collection but after that also thread count in not decreasing
please find the attachment for monitoring pluging output
Can you provide more details so that someone else can duplicate the problem you're reporting?
I run a Jenkins instance with 30 or more agents, several thousand jobs, and intentional stress tests running many bug check jobs did not exceed 600 threads running at a time