-
Bug
-
Resolution: Duplicate
-
Critical
-
None
We use multiple global shared libraries and we get constantly this error while pipelines run. We need to manually clear the cache in the global manage page to resolve this
Commit message: "Set context"
Loading library abc@master
Library abc@master is cached. Copying from home.
Loading library abc@master
Library abc@master is cached. Copying from home.
ERROR: Library abc expected to contain at least one of src or vars directories
org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:
WorkflowScript: Loading libraries failed
- is duplicated by
-
JENKINS-69573 Cache of Global Pipeline Libraries May Fail to Be Created Until Next Expiration
- Resolved