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

Dynamic downstream projects are waiting for downstream

      Dynamic downstream projects are waiting for downstream project to finish which is different behavior from ordinary Downstream projects is this intentional or bug?

          [JENKINS-51504] Dynamic downstream projects are waiting for downstream

          Steve Fisher added a comment -

          This is happening for me as well. My job was using a specific downstream project, and it would end as expected, not waiting for the downstream job to finish.

          But then I edited the job to use a dynamic project name in a variable. Now the job keeps running until the downstream job is finished.

          The Trigger Parameterized Build step is the last Post-build step in my job. The job in question and the downstream job are both running on AWS linux instances, and they are different instances. The downstream job launches a new instance when it starts. Not sure if that matters or not.

          Jenkins v2.205 and Parameterized Trigger plugin 2.35.2

          Steve Fisher added a comment - This is happening for me as well. My job was using a specific downstream project, and it would end as expected, not waiting for the downstream job to finish. But then I edited the job to use a dynamic project name in a variable. Now the job keeps running until the downstream job is finished. The Trigger Parameterized Build step is the last Post-build step in my job. The job in question and the downstream job are both running on AWS linux instances, and they are different instances. The downstream job launches a new instance when it starts. Not sure if that matters or not. Jenkins v2.205 and Parameterized Trigger plugin 2.35.2

            Unassigned Unassigned
            fstefanov Filip Stefanov
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: