Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-24426

Jenkins version 1.575 killing processes at end of shell script

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Major Major
    • core, slave-setup-plugin
    • None
    • Linux Jenkins Server, Linux slave

      It looks to me like the fix for Killing processes started by builds on Unix was broken as of 1.553. (issue 22641) has broken the way how Jenkins scripts are executed on a Linux host
      With version 1.575 when the shell script running the commands exits it now sends signal 15 which kills all child processes that have been started rendering our Linux test system unusable as sshd is being killed.
      This was not the case in 1.574, which I had to revert to to get this working properly again.

            kohsuke Kohsuke Kawaguchi
            rkarbas Reinhard Karbas
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: