Skip to content

[JENKINS-53958] Pipeline Jobs not started when locale master Node is offline #910

@jenkins-infra-bot

Description

@jenkins-infra-bot

After updating Jenkins to 2.145, I'm not able to run any more pipeline jobs.

I have defined another master Node with Name 'master' and this Node is online.

I have took the original Master (the master Jenkins node) offline. When I try to start a pipeline job, the job is never started (also not displayed in execution list) and I can find following error in the log:

Executor #-1 for master grabbed hudson.model.queue.WorkUnit@​10eeb25[work=PIPELINE NAME] from queue but master went off-line before the task's worker thread started. No termination trace available.

Before updating Jenkins, all works as expected and the jobs were started at the "alternative" master.

 


Originally reported by dhoerner, imported from: Pipeline Jobs not started when locale master Node is offline
  • status: Resolved
  • priority: Critical
  • component(s): pipeline
  • resolution: Fixed
  • resolved: 2024-05-12T10:05:12+00:00
  • votes: 4
  • watchers: 7
  • imported: 2025-12-08
Raw content of original issue

After updating Jenkins to 2.145, I'm not able to run any more pipeline jobs.

I have defined another master Node with Name 'master' and this Node is online.

I have took the original Master (the master Jenkins node) offline. When I try to start a pipeline job, the job is never started (also not displayed in execution list) and I can find following error in the log:

Executor #-1 for master grabbed hudson.model.queue.WorkUnit@10eeb25[work=PIPELINE NAME] from queue but master went off-line before the task's worker thread started. No termination trace available.

Before updating Jenkins, all works as expected and the jobs were started at the "alternative" master.

 

  • environment: Jenkins 2.145; Jenkins 2.332.3

Metadata

Metadata

Assignees

No one assigned

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions