Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 365668

Summary: wiping out workspace fails with 500 errror
Product: Community Reporter: Steffen Pingel <steffen.pingel>
Component: CI-JenkinsAssignee: Eclipse Webmaster <webmaster>
Status: CLOSED DUPLICATE QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Steffen Pingel CLA 2011-12-05 16:26:50 EST
I am trying to wipe out the workspace for mylyn-context-nightly but Hudson fails with a 500 error:

https://hudson.eclipse.org/hudson/job/mylyn-context-nightly/doWipeOutWorkspace

Status Code: 500

Exception: 
Stacktrace:
java.io.IOException: Unable to delete /opt/users/hudsonbuild/.hudson/jobs/mylyn-context-nightly/workspace/.git/objects/pack/.nfs0000000000c840010000d7b5
	at hudson.Util.deleteFile(Util.java:263)
	at hudson.Util.deleteRecursive(Util.java:305)
	at hudson.Util.deleteContentsRecursive(Util.java:224)
	at hudson.Util.deleteRecursive(Util.java:304)
	at hudson.Util.deleteContentsRecursive(Util.java:224)
	...
Comment 1 Eclipse Webmaster CLA 2011-12-05 16:39:42 EST

*** This bug has been marked as a duplicate of bug 363222 ***