jenkinsci / jenkinsci/parameterized-trigger-plugin
[JENKINS-60732] Node is repeated in execution
- Dominant language
- Java
- Stars
- 77
- Forks
- 174
- Avg merge
- 22h 27m
- Merged PRs (30d)
- 1
Description
When using All Nodes For Label Factory, the nodes in the execution are detected correctly (per log under job//build#) but the nodes that the triggered job actually runs in are not right, and a Node is used more than once (usually the first discovered).
---
Originally reported by karanva, imported from: Node is repeated in execution
Raw content of original issue
When using All Nodes For Label Factory, the nodes in the execution are detected correctly (per log under job/<NAME>/build#) but the nodes that the triggered job actually runs in are not right, and a Node is used more than once (usually the first discovered).
2 attachments
- [2021-04-07 17.28.42.png](https://issues.jenkins.io/secure/attachment/54414/2021-04-07%2017.28.42.png)
> 
- [3423453245.png](https://issues.jenkins.io/secure/attachment/54413/3423453245.png)
> 
Contributor guide
Assessment
This issue has not been assessed yet.