Build failed in Jenkins: java-identity-provider-v4-multi » JDK-12,WindowsServer2016 #161

Shibboleth Jenkins noreply at shibboleth.net
Tue Apr 9 00:59:20 EDT 2019


See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=JDK-12,label=WindowsServer2016/161/display/redirect>

------------------------------------------
[...truncated 95.67 KB...]
[INFO] Tests run: 383, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.238 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 383, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] -----------< net.shibboleth.idp:idp-attribute-resolver-impl >-----------
[INFO] Building Shibboleth IdP :: Attribute Resolver Implementation 4.0.0-SNAPSHOT [20/33]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-attribute-resolver-impl ---
[INFO] Deleting C:\Users\tzeller\jenkins-slave\workspace\java-identity-provider-v4-multi\jdk\JDK-12\label\WindowsServer2016\idp-attribute-resolver-impl\target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ idp-attribute-resolver-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ idp-attribute-resolver-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ idp-attribute-resolver-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to C:\Users\tzeller\jenkins-slave\workspace\java-identity-provider-v4-multi\jdk\JDK-12\label\WindowsServer2016\idp-attribute-resolver-impl\target\classes
[WARNING] bootstrap class path not set in conjunction with -source 11
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-identity-provider-v4-multi/jdk/JDK-12/label/WindowsServer2016/idp-attribute-resolver-impl/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/impl/TemplatedExecutableSearchFilterBuilder.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-identity-provider-v4-multi/jdk/JDK-12/label/WindowsServer2016/idp-attribute-resolver-impl/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/impl/TemplatedExecutableSearchFilterBuilder.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ idp-attribute-resolver-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 59 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ idp-attribute-resolver-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 28 source files to C:\Users\tzeller\jenkins-slave\workspace\java-identity-provider-v4-multi\jdk\JDK-12\label\WindowsServer2016\idp-attribute-resolver-impl\target\test-classes
[WARNING] bootstrap class path not set in conjunction with -source 11
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-identity-provider-v4-multi/jdk/JDK-12/label/WindowsServer2016/idp-attribute-resolver-impl/src/test/java/net/shibboleth/idp/attribute/resolver/ad/impl/TemplateAttributeTest.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-identity-provider-v4-multi/jdk/JDK-12/label/WindowsServer2016/idp-attribute-resolver-impl/src/test/java/net/shibboleth/idp/attribute/resolver/ad/impl/TemplateAttributeTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ idp-attribute-resolver-impl ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 158, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.383 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 158, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ------------< net.shibboleth.idp:idp-attribute-filter-impl >------------
[INFO] Building Shibboleth IdP :: Attribute Filter Implementation 4.0.0-SNAPSHOT [21/33]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-attribute-filter-impl ---
[INFO] Deleting C:\Users\tzeller\jenkins-slave\workspace\java-identity-provider-v4-multi\jdk\JDK-12\label\WindowsServer2016\idp-attribute-filter-impl\target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ idp-attribute-filter-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ idp-attribute-filter-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ idp-attribute-filter-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 47 source files to C:\Users\tzeller\jenkins-slave\workspace\java-identity-provider-v4-multi\jdk\JDK-12\label\WindowsServer2016\idp-attribute-filter-impl\target\classes
[WARNING] bootstrap class path not set in conjunction with -source 11
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-identity-provider-v4-multi/jdk/JDK-12/label/WindowsServer2016/idp-attribute-filter-impl/src/main/java/net/shibboleth/idp/attribute/filter/matcher/impl/AbstractMatcher.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-identity-provider-v4-multi/jdk/JDK-12/label/WindowsServer2016/idp-attribute-filter-impl/src/main/java/net/shibboleth/idp/attribute/filter/matcher/impl/AbstractMatcher.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ idp-attribute-filter-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ idp-attribute-filter-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 41 source files to C:\Users\tzeller\jenkins-slave\workspace\java-identity-provider-v4-multi\jdk\JDK-12\label\WindowsServer2016\idp-attribute-filter-impl\target\test-classes
[WARNING] bootstrap class path not set in conjunction with -source 11
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-identity-provider-v4-multi/jdk/JDK-12/label/WindowsServer2016/idp-attribute-filter-impl/src/test/java/net/shibboleth/idp/attribute/filter/matcher/logic/impl/AbstractComposedMatcherTest.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-identity-provider-v4-multi/jdk/JDK-12/label/WindowsServer2016/idp-attribute-filter-impl/src/test/java/net/shibboleth/idp/attribute/filter/matcher/logic/impl/AbstractComposedMatcherTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ idp-attribute-filter-impl ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 144, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.798 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 144, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] -----------< net.shibboleth.idp:idp-attribute-filter-spring >-----------
[INFO] Building Shibboleth IdP :: Attribute Filter Spring Integration 4.0.0-SNAPSHOT [22/33]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-attribute-filter-spring ---
[INFO] Deleting C:\Users\tzeller\jenkins-slave\workspace\java-identity-provider-v4-multi\jdk\JDK-12\label\WindowsServer2016\idp-attribute-filter-spring\target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ idp-attribute-filter-spring ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ idp-attribute-filter-spring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ idp-attribute-filter-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 47 source files to C:\Users\tzeller\jenkins-slave\workspace\java-identity-provider-v4-multi\jdk\JDK-12\label\WindowsServer2016\idp-attribute-filter-spring\target\classes
[WARNING] bootstrap class path not set in conjunction with -source 11
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ idp-attribute-filter-spring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 68 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ idp-attribute-filter-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 29 source files to C:\Users\tzeller\jenkins-slave\workspace\java-identity-provider-v4-multi\jdk\JDK-12\label\WindowsServer2016\idp-attribute-filter-spring\target\test-classes
[WARNING] bootstrap class path not set in conjunction with -source 11
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ idp-attribute-filter-spring ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.105 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ----------------< net.shibboleth.idp:idp-profile-impl >-----------------
[INFO] Building Shibboleth IdP :: Profile Implementation 4.0.0-SNAPSHOT [23/33]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-profile-impl/4.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-profile-impl/4.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-profile-impl/4.0.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 1.2 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-profile-impl ---
[INFO] Deleting C:\Users\tzeller\jenkins-slave\workspace\java-identity-provider-v4-multi\jdk\JDK-12\label\WindowsServer2016\idp-profile-impl\target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ idp-profile-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ idp-profile-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ idp-profile-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 45 source files to C:\Users\tzeller\jenkins-slave\workspace\java-identity-provider-v4-multi\jdk\JDK-12\label\WindowsServer2016\idp-profile-impl\target\classes
[WARNING] bootstrap class path not set in conjunction with -source 11
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-identity-provider-v4-multi/jdk/JDK-12/label/WindowsServer2016/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/impl/ReloadServiceConfiguration.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-identity-provider-v4-multi/jdk/JDK-12/label/WindowsServer2016/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/impl/ReloadServiceConfiguration.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ idp-profile-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ idp-profile-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 17 source files to C:\Users\tzeller\jenkins-slave\workspace\java-identity-provider-v4-multi\jdk\JDK-12\label\WindowsServer2016\idp-profile-impl\target\test-classes
[WARNING] bootstrap class path not set in conjunction with -source 11
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ idp-profile-impl ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.256 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ---------------< net.shibboleth.idp:idp-profile-spring >----------------
[INFO] Building Shibboleth IdP :: Profile Spring Integration 4.0.0-SNAPSHOT [24/33]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-profile-spring ---
[INFO] Deleting C:\Users\tzeller\jenkins-slave\workspace\java-identity-provider-v4-multi\jdk\JDK-12\label\WindowsServer2016\idp-profile-spring\target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ idp-profile-spring ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ idp-profile-spring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ idp-profile-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 80 source files to C:\Users\tzeller\jenkins-slave\workspace\java-identity-provider-v4-multi\jdk\JDK-12\label\WindowsServer2016\idp-profile-spring\target\classes
[WARNING] bootstrap class path not set in conjunction with -source 11
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-identity-provider-v4-multi/jdk/JDK-12/label/WindowsServer2016/idp-profile-spring/src/main/java/net/shibboleth/idp/profile/spring/relyingparty/metadata/filter/impl/NameIDFormatFilterParser.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-identity-provider-v4-multi/jdk/JDK-12/label/WindowsServer2016/idp-profile-spring/src/main/java/net/shibboleth/idp/profile/spring/relyingparty/metadata/filter/impl/NameIDFormatFilterParser.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ idp-profile-spring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 170 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ idp-profile-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 40 source files to C:\Users\tzeller\jenkins-slave\workspace\java-identity-provider-v4-multi\jdk\JDK-12\label\WindowsServer2016\idp-profile-spring\target\test-classes
[WARNING] bootstrap class path not set in conjunction with -source 11
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-identity-provider-v4-multi/jdk/JDK-12/label/WindowsServer2016/idp-profile-spring/src/test/java/net/shibboleth/idp/profile/spring/relyingparty/security/trustengine/ChainingTrustEngineTest.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-identity-provider-v4-multi/jdk/JDK-12/label/WindowsServer2016/idp-profile-spring/src/test/java/net/shibboleth/idp/profile/spring/relyingparty/security/trustengine/ChainingTrustEngineTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ idp-profile-spring ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
FATAL: command execution failed
java.io.EOFException
	at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2681)
	at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3156)
	at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:862)
	at java.io.ObjectInputStream.<init>(ObjectInputStream.java:358)
	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:36)
	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)
Caused: java.io.IOException: Backing channel 'WindowsServer2016' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:214)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
	at com.sun.proxy.$Proxy81.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1144)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1136)
	at hudson.Launcher$ProcStarter.join(Launcher.java:470)
	at hudson.tasks.Maven.perform(Maven.java:368)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.Build$BuildExecution.build(Build.java:206)
	at hudson.model.Build$BuildExecution.doRun(Build.java:163)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	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)
Build step 'Invoke top-level Maven targets' marked build as failure
ERROR: Step ‘Publish TestNG Results’ failed: no workspace for java-identity-provider-v4-multi/jdk=JDK-12,label=WindowsServer2016 #161


More information about the commits mailing list