-
Bug
-
Resolution: Unresolved
-
Blocker
-
None
-
Jenkins ver. 2.73.2 / Windows
Parameterized trigger plug-in 2.35.2
Called Job by the parameterized options do not start after migration from Jenkins ver. 2.60.2 to Jenkins ver. 2.73.2 with all plugins updates.
The Job is stuck with executor status "pending description" and has no console logs.
When started alone with parameters the target Jobs works fine.
With V2.35.2 fail when V2.35.1 works well, so there is a regression in hte last published version that leads to this situation.
I have 2 downstream jobs from the same job, one of them runs and the other hangs with pending description. I just downgraded to 2.35.1 and upgraded multijob to 1.31 with no change in behavior. I did notice that if I kill the top job(upstream) the pending job runs.
So, something in the upstream job is holding the downstream one in pending.