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

Subprocess exited with an OOM, pipeline then zombied

XMLWordPrintable

      Over the weekend, two memory intensives jobs were built at the same time. This lead to the linux kernel killing the process in the build step

      Jenkins didn't seem to notice that was what happened, leading the the jobĀ hanging. Looking at the list of active processes (using ps -ef | grep jenkins) Jenkins didn't have any processes doing anything from what I could tell.

      As far as I can tell, pipeline should have seen the fact the subprocess has been terminated?

            Unassigned Unassigned
            drugcrazed Patrick Rose
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: