[JIRA] (JENKINS-26048) Jenkins no longer cleaning up child processes when build stopped - as of 1.587
Title: Message Title Piotr Zolnacz commented on JENKINS-26048 Re: Jenkins no longer cleaning up child processes when build stopped - as of 1.587 Hi, I'm going to fix this bug, this is quite critical for my daily work with jenkins. Oleg Nenashev it seems like it doesn't appear in 64 bit slaves. Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.159628.1418403672000.10230.1563173880723%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-26048) Jenkins no longer cleaning up child processes when build stopped - as of 1.587
Title: Message Title Piotr Zolnacz assigned an issue to Piotr Zolnacz Jenkins / JENKINS-26048 Jenkins no longer cleaning up child processes when build stopped - as of 1.587 Change By: Piotr Zolnacz Assignee: Piotr Zolnacz Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.159628.1418403672000.10194.1563173820969%40Atlassian.JIRA. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-26048) Jenkins no longer cleaning up child processes when build stopped - as of 1.587
Title: Message Title Oleg Nenashev assigned an issue to Unassigned Jenkins / JENKINS-26048 Jenkins no longer cleaning up child processes when build stopped - as of 1.587 Change By: Oleg Nenashev Assignee: Oleg Nenashev Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-26048) Jenkins no longer cleaning up child processes when build stopped - as of 1.587
Title: Message Title Oleg Nenashev updated an issue Jenkins / JENKINS-26048 Jenkins no longer cleaning up child processes when build stopped - as of 1.587 Change By: Oleg Nenashev Labels: regression winp Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-26048) Jenkins no longer cleaning up child processes when build stopped - as of 1.587
Title: Message Title Oleg Nenashev commented on JENKINS-26048 Re: Jenkins no longer cleaning up child processes when build stopped - as of 1.587 I will have no time to work on it anytime soon, please see https://groups.google.com/d/msg/jenkinsci-dev/uc6NsMoCFQI/AIO4WG1UCwAJ for the context. I will unassign it so that somebody else can work on it Add Comment This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-26048) Jenkins no longer cleaning up child processes when build stopped - as of 1.587
Title: Message Title Oleg Nenashev updated an issue Jenkins / JENKINS-26048 Jenkins no longer cleaning up child processes when build stopped - as of 1.587 Change By: Oleg Nenashev Component/s: xshell-plugin Add Comment This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-26048) Jenkins no longer cleaning up child processes when build stopped - as of 1.587
Title: Message Title Oleg Nenashev commented on JENKINS-26048 Re: Jenkins no longer cleaning up child processes when build stopped - as of 1.587 Apparently the 32bit OS support was partially broken in WinP: https://github.com/kohsuke/winp/issues/48 Does anybody see the issue on 64bit systems? Add Comment This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-26048) Jenkins no longer cleaning up child processes when build stopped - as of 1.587
Title: Message Title Jesse Glick commented on JENKINS-26048 Re: Jenkins no longer cleaning up child processes when build stopped - as of 1.587 Timmy Brolin currently Pipeline sh/bat steps kill all processes when the build is interrupted, but not when the main process simply exits on its own. Could be filed under durable-task-plugin. Unrelated to this issue. Add Comment This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-26048) Jenkins no longer cleaning up child processes when build stopped - as of 1.587
Title: Message Title Timmy Brolin edited a comment on JENKINS-26048 Re: Jenkins no longer cleaning up child processes when build stopped - as of 1.587 We are seeing this issue. Linux master, Windows slaves.No Maven. Just regular pipeline jobs, starting a background process like this:bat "start MyProc.exe"From my understanding the process should be killed when the job is done , but ? But it keeps running. Add Comment This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-26048) Jenkins no longer cleaning up child processes when build stopped - as of 1.587
Title: Message Title Timmy Brolin commented on JENKINS-26048 Re: Jenkins no longer cleaning up child processes when build stopped - as of 1.587 We are seeing this issue. Just regular pipeline jobs, starting a background process like this: bat "start MyProc.exe" From my understanding the process should be killed when the job is done, but it keeps running. Add Comment This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-26048) Jenkins no longer cleaning up child processes when build stopped - as of 1.587
Title: Message Title jchatham commented on JENKINS-26048 Re: Jenkins no longer cleaning up child processes when build stopped - as of 1.587 I recently encountered this issue in the context of using the build-timeout plugin to stop a maven build; I don't have an actual fix for the bug in the maven module, but was able to put together some code to make the build timeout plugin kill off appropriate child processes. See my comment on JENKINS-28125 if you think that code might be of use to you. Add Comment This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-26048) Jenkins no longer cleaning up child processes when build stopped - as of 1.587
Title: Message Title Claudio Curzi updated an issue Jenkins / JENKINS-26048 Jenkins no longer cleaning up child processes when build stopped - as of 1.587 Change By: Claudio Curzi Environment: CentOS 6, JRE 7 or 8Windows Server 2008 R2, JRE 7 or 8 Add Comment This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-26048) Jenkins no longer cleaning up child processes when build stopped - as of 1.587
Title: Message Title Piotr Paczyński commented on JENKINS-26048 Re: Jenkins no longer cleaning up child processes when build stopped - as of 1.587 For us it seems to work fine when jobs are run on master, but processes are not killed when job runs on slave (Maven job type). Add Comment This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-26048) Jenkins no longer cleaning up child processes when build stopped - as of 1.587
Title: Message Title Claudio Curzi commented on JENKINS-26048 Re: Jenkins no longer cleaning up child processes when build stopped - as of 1.587 I have only builds using "Execute Windows Batch Command". All my builds when running on the slave server and it being aborted by the timeout settings on the log, the process on the slave server continue to run. Add Comment This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-26048) Jenkins no longer cleaning up child processes when build stopped - as of 1.587
Title: Message Title Jordan Stefanelli edited a comment on JENKINS-26048 Re: Jenkins no longer cleaning up child processes when build stopped - as of 1.587 I also have seen Jenkins not killing off subprocesses when a step (regular, multiphase, and the new pipeline plugin) jobs , using Jenkins 2 . 15, on Windows 10 systems. I'm happy to provide further machine specs & repro. My test case was running 'python -c "import time;time.sleep(10)"' and aborting/terminating the job (both) from Jenkins. Using pipeline.This can leave file handles open and block subsequent attempts to build in the same workspace, causing failures. [~claudiocurzi] What is the build criticism on master you are referring to? Add Comment This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-26048) Jenkins no longer cleaning up child processes when build stopped - as of 1.587
Title: Message Title Jordan Stefanelli commented on JENKINS-26048 Re: Jenkins no longer cleaning up child processes when build stopped - as of 1.587 I also have seen Jenkins not killing off subprocesses when a step (regular, multiphase, and the new pipeline plugin) jobs. Claudio Curzi What is the build criticism on master you are referring to? Add Comment This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-26048) Jenkins no longer cleaning up child processes when build stopped - as of 1.587
Title: Message Title Claudio Curzi assigned an issue to Unassigned Jenkins / JENKINS-26048 Jenkins no longer cleaning up child processes when build stopped - as of 1.587 Change By: Claudio Curzi Assignee: Claudio Curzi Add Comment This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-26048) Jenkins no longer cleaning up child processes when build stopped - as of 1.587
Title: Message Title Claudio Curzi assigned an issue to Claudio Curzi Jenkins / JENKINS-26048 Jenkins no longer cleaning up child processes when build stopped - as of 1.587 Change By: Claudio Curzi Assignee: Claudio Curzi Add Comment This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-26048) Jenkins no longer cleaning up child processes when build stopped - as of 1.587
Title: Message Title Claudio Curzi edited a comment on JENKINS-26048 Re: Jenkins no longer cleaning up child processes when build stopped - as of 1.587 Hi, I have the same problem on my windows server when build running on the slave machine.Right now I have resolved by running builds criticism on the master. I use Jenkins 2.11. Add Comment This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-26048) Jenkins no longer cleaning up child processes when build stopped - as of 1.587
Title: Message Title Claudio Curzi commented on JENKINS-26048 Re: Jenkins no longer cleaning up child processes when build stopped - as of 1.587 Hi, I have the same problem on my windows server when build running on the slave machine. Right now I have resolved by running builds criticism on the master. Add Comment This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-26048) Jenkins no longer cleaning up child processes when build stopped - as of 1.587
Title: Message Title Daniel Beck commented on JENKINS-26048 Re: Jenkins no longer cleaning up child processes when build stopped - as of 1.587 Possibly related discussion: https://github.com/jenkinsci/docker/issues/54 Add Comment This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
[JIRA] (JENKINS-26048) Jenkins no longer cleaning up child processes when build stopped - as of 1.587
Title: Message Title Sorin Sbarnea commented on JENKINS-26048 Re: Jenkins no longer cleaning up child processes when build stopped - as of 1.587 I faced the same bug with Jenkins 2.9 and some shell jobs started via pipelines. It does not always happen so I don't really know what is causing it. Add Comment This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c) -- You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.