Issue
-
After upgrading CloudBees CI to 2.176.2.3, the checkpoint icon disappeared from the Pipeline Stage View
-
The Jenkins logs show the following log when user looks at a Pipeline Stage View
WARNING o.k.s.f.adjunct.AdjunctsInPage#findNeeded: No such adjunct found: com.cloudbees.pipeline.stageview org.kohsuke.stapler.framework.adjunct.NoSuchAdjunctException: Neither com.cloudbees.pipeline.stageview.css, .js, .html, nor .jelly were found
Environment
- CloudBees CI (CloudBees Core) on modern cloud platforms - Managed Master < 2.176.4.3
- CloudBees CI (CloudBees Core) on traditional platforms - Client Master < 2.176.4.3
- CloudBees Jenkins Enterprise - Managed Master < 2.176.4.3
- CloudBees Jenkins Platform - Client Master < 2.176.4.3
- CloudBees Pipeline Stage View 2.2
Related Issues
- NGPIPELINE-626: No such adjunct found: com.cloudbees.pipeline.stageview
Resolution
This issue have been fixed in version 2.3 of the CloudBees Pipeline Stage View that is included in CloudBees CI release since version 2.176.4.3.
The recommended solution is to upgrade CloudBees CI to version 2.176.4.3 or later.
Note: In active environment, the frequency of those WARNINGS can be detrimental to the Jenkins master performances.
0 Comments