Build failed in Jenkins: java-identity-provider-3.2-multi » JDK-1.8,WindowsServer2012 #125

Shibboleth Jenkins noreply at shibboleth.net
Mon Sep 26 04:39:09 EDT 2016


See <https://build.shibboleth.net/jenkins/job/java-identity-provider-3.2-multi/jdk=JDK-1.8,label=WindowsServer2012/125/>

------------------------------------------
Started by upstream project "java-identity-provider-3.2-multi" build number 125
originally caused by:
 Started by timer
Building remotely on WindowsServer2012 (windows) in workspace <https://build.shibboleth.net/jenkins/job/java-identity-provider-3.2-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/>
Checking out a fresh workspace because there's no workspace at <https://build.shibboleth.net/jenkins/job/java-identity-provider-3.2-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/>
Cleaning local Directory .
java.io.IOException: remote file operation failed: <https://build.shibboleth.net/jenkins/job/java-identity-provider-3.2-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/> at hudson.remoting.Channel at 17fe0c68:WindowsServer2012: java.nio.file.DirectoryNotEmptyException: <https://build.shibboleth.net/jenkins/job/java-identity-provider-3.2-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/.\idp-profile-spring\target\classes\net\shibboleth\idp\profile\spring\relyingparty\security\trustengine>
	at hudson.FilePath.act(FilePath.java:986)
	at hudson.FilePath.act(FilePath.java:968)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:897)
	at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:833)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: java.nio.file.DirectoryNotEmptyException: <https://build.shibboleth.net/jenkins/job/java-identity-provider-3.2-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/.\idp-profile-spring\target\classes\net\shibboleth\idp\profile\spring\relyingparty\security\trustengine>
	at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266)
	at sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:103)
	at java.nio.file.Files.delete(Files.java:1126)
	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 hudson.Util.deleteFile(Util.java:257)
	at hudson.Util.deleteRecursive(Util.java:320)
	at hudson.Util.deleteContentsRecursive(Util.java:222)
	at hudson.Util.deleteRecursive(Util.java:311)
	at hudson.Util.deleteContentsRecursive(Util.java:222)
	at hudson.Util.deleteRecursive(Util.java:311)
	at hudson.Util.deleteContentsRecursive(Util.java:222)
	at hudson.Util.deleteRecursive(Util.java:311)
	at hudson.Util.deleteContentsRecursive(Util.java:222)
	at hudson.Util.deleteRecursive(Util.java:311)
	at hudson.Util.deleteContentsRecursive(Util.java:222)
	at hudson.Util.deleteRecursive(Util.java:311)
	at hudson.Util.deleteContentsRecursive(Util.java:222)
	at hudson.Util.deleteRecursive(Util.java:311)
	at hudson.Util.deleteContentsRecursive(Util.java:222)
	at hudson.Util.deleteRecursive(Util.java:311)
	at hudson.Util.deleteContentsRecursive(Util.java:222)
	at hudson.Util.deleteRecursive(Util.java:311)
	at hudson.Util.deleteContentsRecursive(Util.java:222)
	at hudson.Util.deleteRecursive(Util.java:311)
	at hudson.Util.deleteContentsRecursive(Util.java:222)
	at hudson.Util.deleteRecursive(Util.java:311)
	at hudson.Util.deleteContentsRecursive(Util.java:222)
	at hudson.scm.subversion.CheckoutUpdater$1.perform(CheckoutUpdater.java:81)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:162)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:170)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:134)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:162)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:996)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:972)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:948)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2719)
	at hudson.remoting.UserRequest.perform(UserRequest.java:152)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to WindowsServer2012(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:252)
	at hudson.remoting.Channel.call(Channel.java:781)
	at hudson.FilePath.act(FilePath.java:979)
	... 12 more
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.


More information about the commits mailing list