[JIRA] (JENKINS-60996) Memory leak on file of strimg param

3 views
Skip to first unread message

arni.12@mail.ru (JIRA)

unread,
Feb 6, 2020, 8:15:03 AM2/6/20
to jenkinsc...@googlegroups.com
Владислав Ненашев created an issue
 
Jenkins / Bug JENKINS-60996
Memory leak on file of strimg param
Issue Type: Bug Bug
Assignee: Unassigned
Attachments: st1.jpeg, st2.jpeg, st3.jpeg
Components: core
Created: 2020-02-06 13:14
Labels: jenkins pipeline
Priority: Critical Critical
Reporter: Владислав Ненашев

I got an interesting behavior on Jenkins ver. 2.176.3 in my pipeline myurl/legacy/job/DataFactory/job/DKK360/job/Custom/job/upload-file/:
a string parameter has been added as a parameter, when a binary object is loaded into it, it is converted to a string, however this string is replicated to other tasks, which causes a memory leak, in the screenshot the tasks that occupy most of the hip, while the task with the parameter has no relations

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

arni.12@mail.ru (JIRA)

unread,
Feb 6, 2020, 11:11:02 AM2/6/20
to jenkinsc...@googlegroups.com
I got an interesting behavior on Jenkins ver. 2.176.3 in my pipeline myurl/legacy/job/DataFactory/job/DKK360/job/Custom/job/upload-file/:
a string parameter has been added as a parameter, when a binary object is loaded into it, it is converted to a string, however this string is replicated to other tasks, which causes a memory leak, in the screenshot the tasks that occupy most of the hip, while the task with the parameter has no relations


This seems to be a core problem in query processing
Reply all
Reply to author
Forward
0 new messages