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

Rundeck plugin Error while talking to Rundeck's API

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • rundeck-plugin
    • None
    • jenkins 2.426.1 rundeck-plugin: 3.6.13 rundeck instance: 4.6 ubunu 22.04

      Hello, I you have multiple consecutive rundeck notifiers in a jenkins pipeline and one of them fails, all the rest fail with this message: 

      Error while talking to Rundeck's API at http://rundeck:4440 : null  

       

      example from the output and very easy to reproduce:

       

      Rundeck execution #120588 finished in 1 second, with status : succeeded
      Rundeck execution #120587 finished in 1 second, with status : succeeded
      [Pipeline] }
      [Pipeline] // script
      [Pipeline] }
      [Pipeline] }
      Rundeck execution #120589 finished in 0 seconds, with status : failed
      Error while talking to Rundeck's API at http://rundeck:4440 : null 

       How to reproduce:

       

      create 2 rundeck jobs, create a jenkins pipelien which just runs the 2 rundeck jobs and intentionally make the first rundeck job fail, the next give the error. Even with a try-catch it's the same.

       

            vbehar Vincent Behar
            screwyy Adrian Paraschiv
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: