Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
Jenkins 2.46.2 core
startup-trigger-plugin 2.8
nodelabelparameter 1.7.2
Description
Triggers on master do not work when given a "Restricted node Label" list. All labels except master are triggered as desired, and an additional job is triggered that never runs. This extra job has the message "(pending – There are no nodes with the label '') ". I presume this is the master trigger that is causing the empty input parameter, as the job with the master input parameter is never run.
For the included config.xml, there are ~5 nodes labeled with Windows_7. Master is labeled Windows_Server2008.
All of the nodes with Windows_7 labels trigger fine.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | In Review [ 10005 ] |
Resolution | Fixed [ 1 ] | |
Status | In Review [ 10005 ] | Resolved [ 5 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
I've pushed a change to master that fixes the issue for me in my environment, are you able to verify this fixes the issue for you?