[JIRA] (JENKINS-60570) Docker fingerprint data written to file from WithContainerStep.java never gets cleaned up when image is used repeatedly

4 views
Skip to first unread message

hitesh.h.patel@gmail.com (JIRA)

unread,
Dec 23, 2019, 12:09:03 AM12/23/19
to jenkinsc...@googlegroups.com
Hitesh Patel created an issue
 
Jenkins / Bug JENKINS-60570
Docker fingerprint data written to file from WithContainerStep.java never gets cleaned up when image is used repeatedly
Issue Type: Bug Bug
Assignee: Unassigned
Components: docker-workflow-plugin
Created: 2019-12-23 05:08
Priority: Major Major
Reporter: Hitesh Patel

Job(s) that runs repeatedly using the same Docker image will end up creating a large fingerpring xml file and eventually cause slowdown in starting of the job because it could take a long time for the fingerprint xml file data to be written, especially when multiple jobs run around the same time using the same Docker image.

Also, there is no usage of the Docker fingerprint data from WithContainerStep.java. This writing of fingerprint data should be removed from WithContainerStep.java.

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo

hitesh.h.patel@gmail.com (JIRA)

unread,
Dec 23, 2019, 12:27:02 AM12/23/19
to jenkinsc...@googlegroups.com
Hitesh Patel updated an issue
Change By: Hitesh Patel
Job(s) that runs repeatedly using the same Docker image will end up creating a large fingerpring xml file and eventually cause slowdown in starting of the job because it could take a long time for the fingerprint xml file data to be written, especially when multiple jobs run around the same time using the same Docker image.

Also, there is no usage of the Docker fingerprint data from WithContainerStep.java. This writing of fingerprint data should be removed from WithContainerStep.java.


 

Similar type of issue and change made with: [https://github.com/jenkinsci/docker-workflow-plugin/pull/180]
Reply all
Reply to author
Forward
0 new messages