Build failed in Jenkins: spring-extensions-v6-multi » JDK-13,Windows2016 #932
Shibboleth Jenkins
noreply at shibboleth.net
Tue Mar 31 21:31:01 EDT 2020
See <http://127.0.0.1:1583/jenkins/job/spring-extensions-v6-multi/jdk=JDK-13,label=Windows2016/932/display/redirect>
Changes:
------------------------------------------
Started by upstream project "spring-extensions-v6-multi" build number 932
originally caused by:
Started by upstream project "trigger-multi-v11" build number 273
originally caused by:
Started by upstream project "java-idp-oidc-nightly" build number 87
originally caused by:
Started by upstream project "java-identity-provider-v4-nightly" build number 529
originally caused by:
Started by upstream project "idwsfconsumer-v2-nightly" build number 96
originally caused by:
Started by upstream project "java-opensaml-v4-nightly" build number 527
originally caused by:
Started by upstream project "spring-extensions-v6-nightly" build number 912
originally caused by:
Started by upstream project "java-support-v8-nightly" build number 914
originally caused by:
Started by upstream project "java-parent-project-v11-nightly" build number 421
originally caused by:
Started by upstream project "trigger-nightly-v11" build number 418
originally caused by:
Started by timer
Running as SYSTEM
Building remotely on EC2 (WindowsServer2016) - WindowsServer2016 (i-01c5a0c06dcf2d2f0) (Windows2016) in workspace c:\opt\jenkins\workspace\spring-extensions-v6-multi\jdk\JDK-13\label\Windows2016
No credentials specified
Cloning the remote Git repository
Cloning repository git://git.shibboleth.net/spring-extensions
> git init c:\opt\jenkins\workspace\spring-extensions-v6-multi\jdk\JDK-13\label\Windows2016 # timeout=10
Fetching upstream changes from git://git.shibboleth.net/spring-extensions
> git --version # timeout=10
> git fetch --tags --force --progress -- git://git.shibboleth.net/spring-extensions +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://git.shibboleth.net/spring-extensions # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://git.shibboleth.net/spring-extensions # timeout=10
Fetching upstream changes from git://git.shibboleth.net/spring-extensions
> git fetch --tags --force --progress -- git://git.shibboleth.net/spring-extensions +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision e8f6bfc9649934cf9370f0ee5d0390935e803efa (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f e8f6bfc9649934cf9370f0ee5d0390935e803efa # timeout=10
Commit message: "Revert parent version to 11.0.0"
> git rev-list --no-walk e8f6bfc9649934cf9370f0ee5d0390935e803efa # timeout=10
[Windows2016] $ cmd.exe /C "\opt\maven_home\bin\mvn.cmd -Djdk=JDK-13 -Dmatrix-combinations= -Dlabel=Windows2016 -B clean test -Prelease --update-snapshots --fail-at-end && exit %%ERRORLEVEL%%"
[INFO] Scanning for projects...
[INFO]
[INFO] ----------------< net.shibboleth.ext:spring-extensions >----------------
[INFO] Building Spring Framework Extension 6.0.1-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ spring-extensions ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ spring-extensions ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ spring-extensions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ spring-extensions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 70 source files to c:\opt\jenkins\workspace\spring-extensions-v6-multi\jdk\JDK-13\label\Windows2016\target\classes
[WARNING] bootstrap class path not set in conjunction with -source 11
[INFO] /c:/opt/jenkins/workspace/spring-extensions-v6-multi/jdk/JDK-13/label/Windows2016/src/main/java/net/shibboleth/ext/spring/service/ClassBasedServiceStrategy.java: c:\opt\jenkins\workspace\spring-extensions-v6-multi\jdk\JDK-13\label\Windows2016\src\main\java\net\shibboleth\ext\spring\service\ClassBasedServiceStrategy.java uses unchecked or unsafe operations.
[INFO] /c:/opt/jenkins/workspace/spring-extensions-v6-multi/jdk/JDK-13/label/Windows2016/src/main/java/net/shibboleth/ext/spring/service/ClassBasedServiceStrategy.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ spring-extensions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 31 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ spring-extensions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to c:\opt\jenkins\workspace\spring-extensions-v6-multi\jdk\JDK-13\label\Windows2016\target\test-classes
[WARNING] bootstrap class path not set in conjunction with -source 11
[INFO] /c:/opt/jenkins/workspace/spring-extensions-v6-multi/jdk/JDK-13/label/Windows2016/src/test/java/net/shibboleth/ext/spring/service/ReloadableBeanServiceTest.java: c:\opt\jenkins\workspace\spring-extensions-v6-multi\jdk\JDK-13\label\Windows2016\src\test\java\net\shibboleth\ext\spring\service\ReloadableBeanServiceTest.java uses unchecked or unsafe operations.
[INFO] /c:/opt/jenkins/workspace/spring-extensions-v6-multi/jdk/JDK-13/label/Windows2016/src/test/java/net/shibboleth/ext/spring/service/ReloadableBeanServiceTest.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ spring-extensions ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 51, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.042 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 51, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 53.465 s
[INFO] Finished at: 2020-04-01T01:30:53Z
[INFO] ------------------------------------------------------------------------
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
Agent went offline during the build
ERROR: Connection was broken: java.io.EOFException
at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2735)
at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3210)
at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:895)
at java.io.ObjectInputStream.<init>(ObjectInputStream.java:357)
at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:49)
at hudson.remoting.Command.readFrom(Command.java:140)
at hudson.remoting.Command.readFrom(Command.java:126)
at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:35)
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:63)
Caused: java.io.IOException: Unexpected termination of the channel
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:77)
Build step 'Publish TestNG Results' marked build as failure
ERROR: EC2 (WindowsServer2016) - WindowsServer2016 (i-01c5a0c06dcf2d2f0) is offline; cannot locate JDK-13
More information about the commits
mailing list