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

Errors are hidden/swallowed when BFA runs on a pipeline with a syntax error

    XMLWordPrintable

Details

    Description

      When we run a pipeline that has a syntax error. The error is not shown in the console log. It seems that BFA is swallowing these errors.

      With some builds with library syntax errors we've also noted that the master will keep the BFA threads running for these failed builds indicating a possible thread leak.

      Pipeline code to reproduce

      Integer x = 'abc'
      

      Attachments

        Activity

          daxroc Damien Roche created issue -
          daxroc Damien Roche added a comment -

          Running Jenkins 2.121.3

          daxroc Damien Roche added a comment - Running Jenkins 2.121.3
          timja Tim Jacomb added a comment -

          Potentially fixed in 1.23.0-beta-1

          timja Tim Jacomb added a comment - Potentially fixed in 1.23.0-beta-1

          People

            t_westling Tomas Westling
            daxroc Damien Roche
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: