-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins 2.89.4
Pipeline Aggregator - 1.8
Pipeline: Stage View Plugin - 2.10
Bitbucket Branch Source Plugin - 2.2.11
My pipeline jobs properly displayed until suddenly, where the view disappears.
See image-2018-05-30-12-23-42-363.png
When opening the chrome developer console I can see this error
Failed to load resource: the server responded with a status of 500 (Server Error)
We use the Bitbucket Branch Source Plugin which contains around 16 projects. Most of the projects are still fine i.e. the stage view is shown. There are two projects which the stage view is suddenly not shown anymore - one has quite a long job history 40+ builds, whereas the other only has 15 builds
After purging the history the stage view appears again.
Possible duplicates or at least related issues
- JENKINS-45557
- https://issues.jenkins-ci.org/browse/JENKINS-40057
- https://issues.jenkins-ci.org/browse/JENKINS-39143