-
Bug
-
Resolution: Unresolved
-
Minor
-
Linux 3.10.0-1160.59.1.el7.x86_64 #1 SMP Wed Feb 23 16:47:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Jenkins 2.332.1
Job Generator Version 1.22
After applying the built-in-node-migration described in https://www.jenkins.io/doc/book/managing/built-in-node-migration/
jenkins jobs of type Job Generator do not execute. The are pending for execution with the message
(pending—There are no nodes with the label 'master') |
If I add the label master to the built-in node configuration, the jenkins jobs of type Job Generator do not execute but the message changes to:
(pending—Waiting for next available executor on ‘builtin’) |
even if there are free executors available, the jobs are always pending and do not execute
[JENKINS-68140] built-in-node-migration-regression There are no nodes with the label 'master'
Description |
Original:
After applying the built-in-node-migration described in [https://www.jenkins.io/doc/book/managing/built-in-node-migration/]
jenkins jobs of type Job Generator do not execute. The are pending for execution with the message |(pending—There are no nodes with the label '[master|http://prejenkins.upv.es:8009/label/master]')| If I add the label master to the built-in node configuration, the jenkins jobs of type Job Generator do not execute but the message changes to: |(pending—There are no nodes with the label '[master|http://prejenkins.upv.es:8009/label/master]')| |
New:
After applying the built-in-node-migration described in [https://www.jenkins.io/doc/book/managing/built-in-node-migration/]
jenkins jobs of type Job Generator do not execute. The are pending for execution with the message |(pending—There are no nodes with the label '[master|http://prejenkins.upv.es:8009/label/master]')| If I add the label master to the built-in node configuration, the jenkins jobs of type Job Generator do not execute but the message changes to: |(pending—Waiting for next available executor on ‘builtin’)| |
Description |
Original:
After applying the built-in-node-migration described in [https://www.jenkins.io/doc/book/managing/built-in-node-migration/]
jenkins jobs of type Job Generator do not execute. The are pending for execution with the message |(pending—There are no nodes with the label '[master|http://prejenkins.upv.es:8009/label/master]')| If I add the label master to the built-in node configuration, the jenkins jobs of type Job Generator do not execute but the message changes to: |(pending—Waiting for next available executor on ‘builtin’)| |
New:
After applying the built-in-node-migration described in [https://www.jenkins.io/doc/book/managing/built-in-node-migration/]
jenkins jobs of type Job Generator do not execute. The are pending for execution with the message |(pending—There are no nodes with the label '[master|http://prejenkins.upv.es:8009/label/master]')| If I add the label master to the built-in node configuration, the jenkins jobs of type Job Generator do not execute but the message changes to: |(pending—Waiting for next available executor on ‘builtin’)| even if there are free executors available, the jobs are always pending and do not execute |
Summary | Original: built-in-node-migration-regression There are no nodes with the label 'master') | New: built-in-node-migration-regression There are no nodes with the label 'master' |