Build failed in Jenkins: java-opensaml-v3-multi » JDK-1.8,Windows2016 #1499

Shibboleth Jenkins noreply at shibboleth.net
Fri Dec 20 01:35:39 EST 2019


See <http://127.0.0.1:1583/jenkins/job/java-opensaml-v3-multi/jdk=JDK-1.8,label=Windows2016/1499/display/redirect>

Changes:


------------------------------------------
Started by upstream project "java-opensaml-v3-multi" build number 1499
originally caused by:
 Started by upstream project "trigger-multi-v7" build number 151
 originally caused by:
  Started by upstream project "java-identity-provider-v3-nightly" build number 1705
  originally caused by:
   Started by upstream project "java-opensaml-v3-nightly" build number 1704
   originally caused by:
    Started by upstream project "spring-extensions-v5-nightly" build number 1698
    originally caused by:
     Started by upstream project "java-support-v7-nightly" build number 1698
     originally caused by:
      Started by upstream project "java-parent-project-v7-nightly" build number 1693
      originally caused by:
       Started by upstream project "trigger-nightly-v7" build number 1689
       originally caused by:
        Started by timer
Running as SYSTEM
Building remotely on EC2 (WindowsServer2016) - WindowsServer2016 (i-0e8ca1cbb4cbe7a51) (Windows2016) in workspace c:\opt\jenkins\workspace\java-opensaml-v3-multi\jdk\JDK-1.8\label\Windows2016
No credentials specified
Cloning the remote Git repository
Cloning repository git://git.shibboleth.net/java-opensaml
 > git init c:\opt\jenkins\workspace\java-opensaml-v3-multi\jdk\JDK-1.8\label\Windows2016 # timeout=10
Fetching upstream changes from git://git.shibboleth.net/java-opensaml
 > git --version # timeout=10
 > git fetch --tags --force --progress -- git://git.shibboleth.net/java-opensaml +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://git.shibboleth.net/java-opensaml # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://git.shibboleth.net/java-opensaml # timeout=10
Fetching upstream changes from git://git.shibboleth.net/java-opensaml
 > git fetch --tags --force --progress -- git://git.shibboleth.net/java-opensaml +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision f6c2e1b51b137f11d0fb4deaa679c59cede39d43 (refs/remotes/origin/maint-3.4)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f6c2e1b51b137f11d0fb4deaa679c59cede39d43 # timeout=10
FATAL: java.io.IOException: Pipe is already closed
hudson.remoting.FastPipedInputStream$ClosedBy: The pipe was closed at...
	at hudson.remoting.FastPipedOutputStream.error(FastPipedOutputStream.java:100)
	at hudson.remoting.FastPipedOutputStream.close(FastPipedOutputStream.java:90)
	at hudson.plugins.ec2.util.Closeables.closeQuietly(Closeables.java:23)
	at hudson.plugins.ec2.win.winrm.WindowsProcess$2.run(WindowsProcess.java:146)
Caused: java.io.IOException: Pipe is already closed
	at hudson.remoting.FastPipedOutputStream.write(FastPipedOutputStream.java:154)
	at hudson.remoting.FastPipedOutputStream.write(FastPipedOutputStream.java:138)
	at hudson.remoting.ChunkedOutputStream.sendFrame(ChunkedOutputStream.java:89)
	at hudson.remoting.ChunkedOutputStream.sendBreak(ChunkedOutputStream.java:62)
	at hudson.remoting.ChunkedCommandTransport.writeBlock(ChunkedCommandTransport.java:46)
	at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.write(AbstractSynchronousByteArrayCommandTransport.java:47)
	at hudson.remoting.Channel.send(Channel.java:723)
	at hudson.remoting.Channel.close(Channel.java:1438)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (WindowsServer2016) - WindowsServer2016 (i-0e8ca1cbb4cbe7a51)
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.Request.call(Request.java:202)
		at hudson.remoting.Channel.call(Channel.java:956)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
		at com.sun.proxy.$Proxy87.withRepository(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:237)
		at hudson.plugins.git.GitSCM.printCommitMessageToLog(GitSCM.java:1230)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1203)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1209)
		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:1816)
		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: hudson.remoting.RequestAbortedException
	at hudson.remoting.Request.abort(Request.java:340)
	at hudson.remoting.Channel.terminate(Channel.java:1040)
	at hudson.remoting.Channel.close(Channel.java:1446)
	at hudson.remoting.Channel.close(Channel.java:1405)
	at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:847)
	at hudson.slaves.SlaveComputer.access$800(SlaveComputer.java:108)
	at hudson.slaves.SlaveComputer$3.run(SlaveComputer.java:756)
	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
ERROR: Step ‘Publish TestNG Results’ failed: no workspace for java-opensaml-v3-multi/jdk=JDK-1.8,label=Windows2016 #1499
ERROR: EC2 (WindowsServer2016) - WindowsServer2016 (i-0e8ca1cbb4cbe7a51) is offline; cannot locate JDK-1.8


More information about the commits mailing list