jenkinsci / jenkinsci/workflow-multibranch-plugin

[JENKINS-45958] Excessive branch indexing

Open
#470 5 comments 0 reactions 0 assignees View on GitHub
component:workflow-multibranch-plugin imported-jira-issue priority:major resolution:unresolved
Dominant language
Java
Stars
87
Forks
131
PR merge metrics
No merged PRs in 30d

Description

I'm using Blue Ocean and the declarative pipeline to describe a job. In the triggers section, I'm only using cron trigger. Nevertheless, Jenkins periodically reruns the job with the message "Branch indexing." The job takes a long time to complete and cleans resources at the beginning, making it very difficult to work with. If there is no pollSCM trigger set, then I don't believe this branch indexing should be occurring.

---
Originally reported by edahlseng, imported from: Excessive branch indexing


  • status: Open
  • priority: Major
  • component(s): workflow-multibranch-plugin
  • label(s): triaged-2018-11
  • resolution: Unresolved
  • votes: 1
  • watchers: 11
  • imported: 20251212-090250

Raw content of original issue

I'm using Blue Ocean and the declarative pipeline to describe a job. In the triggers section, I'm only using cron trigger. Nevertheless, Jenkins periodically reruns the job with the message "Branch indexing." The job takes a long time to complete and cleans resources at the beginning, making it very difficult to work with. If there is no pollSCM trigger set, then I don't believe this branch indexing should be occurring.

  • environment: Jenkins version 2.72, Blue Ocean version 1.1.5

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.