-
Bug
-
Resolution: Duplicate
-
Blocker
-
None
-
Platform: All, OS: Linux
Hi,
since i activated the security, no more build succeed due to the following error:
java.lang.AssertionError: Releasing unallocated workspace
/nfs/HUDSON/INDE_V2.0.0/CMSINDE_CMS_SYNT/TRAJM_INTERFACES
at hudson.slaves.WorkspaceList.release(WorkspaceList.java:74)
at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:365)
at hudson.model.Run.run(Run.java:1090)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:93)
at hudson.model.Executor.run(Executor.java:122)
Even after the security has been disabled, the error occurs.
Does anyone have an idea?
- duplicates
-
JENKINS-4206 AssertionError: "Releasing unallocated workspace"
- Closed