EPICS Home

Experimental Physics and Industrial Control System


 
2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  <20182019  2020  2021  2022  2023  2024  Index 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  <20182019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Build failed in Jenkins: epics-7.0-windows » STATIC,win32 #50
From: APS Jenkins <[email protected]>
To: [email protected]
Date: Fri, 6 Jul 2018 19:37:46 -0500 (CDT)
See <https://jenkins.aps.anl.gov/job/epics-7.0-windows/LIBRARIES=STATIC,OS=win32/50/display/redirect>

------------------------------------------
Started by upstream project "epics-7.0-windows" build number 50
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on win32-1 (win32) in workspace <https://jenkins.aps.anl.gov/job/epics-7.0-windows/LIBRARIES=STATIC,OS=win32/ws/>
Cloning the remote Git repository
Cloning repository https://git.launchpad.net/epics-base/
ERROR: Failed to clean the workspace
java.io.IOException: Unable to delete 'C:\jenkins\win32-1\workspace\epics-7.0-windows\LIBRARIES\STATIC\OS\win32'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
	at hudson.Util.deleteContentsRecursive(Util.java:257)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:555)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:207)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: java.nio.file.FileSystemException: C:\jenkins\win32-1\workspace\epics-7.0-windows\LIBRARIES\STATIC\OS\win32\modules\pva2pva\testApp\O.win32-x86-static: The process cannot access the file because it is being used by another process.

	at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
	at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
	at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
	at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
	at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
	at java.nio.file.Files.deleteIfExists(Unknown Source)
	at hudson.Util.tryOnceDeleteFile(Util.java:316)
	at hudson.Util.tryOnceDeleteRecursive(Util.java:388)
	at hudson.Util.tryOnceDeleteContentsRecursive(Util.java:407)
	at hudson.Util.tryOnceDeleteRecursive(Util.java:387)
	at hudson.Util.tryOnceDeleteContentsRecursive(Util.java:407)
	at hudson.Util.tryOnceDeleteRecursive(Util.java:387)
	at hudson.Util.tryOnceDeleteContentsRecursive(Util.java:407)
	at hudson.Util.tryOnceDeleteRecursive(Util.java:387)
	at hudson.Util.tryOnceDeleteContentsRecursive(Util.java:407)
	at hudson.Util.deleteContentsRecursive(Util.java:252)
	... 11 more
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Failed to delete workspace
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:558)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:207)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to win32-1
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:389)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
		at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy108.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1146)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: java.io.IOException: Unable to delete 'C:\jenkins\win32-1\workspace\epics-7.0-windows\LIBRARIES\STATIC\OS\win32'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
	at hudson.Util.deleteContentsRecursive(Util.java:257)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:555)
	... 10 more
Caused by: java.nio.file.FileSystemException: C:\jenkins\win32-1\workspace\epics-7.0-windows\LIBRARIES\STATIC\OS\win32\modules\pva2pva\testApp\O.win32-x86-static: The process cannot access the file because it is being used by another process.

	at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
	at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
	at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
	at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
	at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
	at java.nio.file.Files.deleteIfExists(Unknown Source)
	at hudson.Util.tryOnceDeleteFile(Util.java:316)
	at hudson.Util.tryOnceDeleteRecursive(Util.java:388)
	at hudson.Util.tryOnceDeleteContentsRecursive(Util.java:407)
	at hudson.Util.tryOnceDeleteRecursive(Util.java:387)
	at hudson.Util.tryOnceDeleteContentsRecursive(Util.java:407)
	at hudson.Util.tryOnceDeleteRecursive(Util.java:387)
	at hudson.Util.tryOnceDeleteContentsRecursive(Util.java:407)
	at hudson.Util.tryOnceDeleteRecursive(Util.java:387)
	at hudson.Util.tryOnceDeleteContentsRecursive(Util.java:407)
	at hudson.Util.deleteContentsRecursive(Util.java:252)
	... 11 more
ERROR: Error cloning remote repo 'origin'
[WARNINGS] Skipping publisher since build result is FAILURE

Replies:
Jenkins build is back to normal : epics-7.0-windows » STATIC,win32 #51 APS Jenkins
References:
Build failed in Jenkins: epics-7.0-windows » STATIC,win32 #49 APS Jenkins

Navigate by Date:
Prev: Jenkins build is unstable: epics-7.0 » mac #55 APS Jenkins
Next: Jenkins build is back to stable : epics-7.0 » mac #56 APS Jenkins
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  <20182019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Build failed in Jenkins: epics-7.0-windows » STATIC,win32 #49 APS Jenkins
Next: Jenkins build is back to normal : epics-7.0-windows » STATIC,win32 #51 APS Jenkins
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  <20182019  2020  2021  2022  2023  2024