Build failed in Jenkins: java-identity-provider-v3-multi » OpenJDK-11,WindowsServer2016 #1347

Shibboleth Jenkins noreply at shibboleth.net
Wed Apr 10 01:24:15 EDT 2019


See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v3-multi/jdk=OpenJDK-11,label=WindowsServer2016/1347/display/redirect>

------------------------------------------
Started by upstream project "java-identity-provider-v3-multi" build number 1347
originally caused by:
 Started by timer
Building remotely on WindowsServer2016 (windows) in workspace C:\Users\tzeller\jenkins-slave\workspace\java-identity-provider-v3-multi\jdk\OpenJDK-11\label\WindowsServer2016
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.shibboleth.net/java-identity-provider # timeout=10
Fetching upstream changes from git://git.shibboleth.net/java-identity-provider
 > git --version # timeout=10
 > git fetch --tags --force --progress git://git.shibboleth.net/java-identity-provider +refs/heads/*:refs/remotes/origin/*
Checking out Revision b17f851b9c65c4b29b605c38235b83ffa76a41e1 (refs/remotes/origin/maint-3.4)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b17f851b9c65c4b29b605c38235b83ffa76a41e1
Commit message: "Turn up responseTimeout for LDAP data connector"
 > git rev-list --no-walk b17f851b9c65c4b29b605c38235b83ffa76a41e1 # timeout=10
[WindowsServer2016] $ cmd.exe /C "C:\opt\maven\bin\mvn.cmd -f idp-parent/pom.xml -Djdk=OpenJDK-11 -Dmatrix-combinations= -Dlabel=WindowsServer2016 -B clean test -Prelease --update-snapshots --fail-at-end && exit %%ERRORLEVEL%%"
[INFO] Scanning for projects...
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-bom/3.4.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-bom/3.4.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-bom/3.4.3-SNAPSHOT/maven-metadata.xml (815 B at 1.7 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-parent/3.4.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-parent/3.4.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-parent/3.4.3-SNAPSHOT/maven-metadata.xml (818 B at 2.7 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-tests-bom/3.4.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-tests-bom/3.4.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-tests-bom/3.4.3-SNAPSHOT/maven-metadata.xml (821 B at 2.9 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Shibboleth Identity Provider                                       [pom]
[INFO] Shibboleth IdP :: Core                                             [jar]
[INFO] Shibboleth IdP :: Configuration Schemas                            [jar]
[INFO] Shibboleth IdP :: Attribute API                                    [jar]
[INFO] Shibboleth IdP :: Profile API                                      [jar]
[INFO] Shibboleth IdP :: Authentication API                               [jar]
[INFO] Shibboleth IdP :: Administrative Profile API                       [jar]
[INFO] Shibboleth IdP :: Attribute Resolver API                           [jar]
[INFO] Shibboleth IdP :: Attribute Filter API                             [jar]
[INFO] Shibboleth IdP :: Session API                                      [jar]
[INFO] Shibboleth IdP :: CAS Protocol API                                 [jar]
[INFO] Shibboleth IdP :: SAML Profile API                                 [jar]
[INFO] Shibboleth IdP :: Consent API                                      [jar]
[INFO] Shibboleth IdP :: UI Support                                       [jar]
[INFO] Shibboleth IdP :: Administrative Profile Implementation            [jar]
[INFO] Shibboleth IdP :: Authentication Implementation                    [jar]
[INFO] Shibboleth IdP :: Session Implementation                           [jar]
[INFO] Shibboleth IdP :: SAML Profile Implementation                      [jar]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation                [jar]
[INFO] Shibboleth IdP :: Attribute Filter Implementation                  [jar]
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration              [jar]
[INFO] Shibboleth IdP :: Profile Implementation                           [jar]
[INFO] Shibboleth IdP :: Profile Spring Integration                       [jar]
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration            [jar]
[INFO] Shibboleth IdP :: CAS Protocol Implementation                      [jar]
[INFO] Shibboleth IdP :: Consent Implementation                           [jar]
[INFO] Shibboleth IdP :: WAR                                              [war]
[INFO] Shibboleth IdP :: Configuration Files                              [jar]
[INFO] Shibboleth IdP :: Installer                                        [jar]
[INFO] Shibboleth IdP :: Distribution                                     [pom]
[INFO] Shibboleth IdP :: BOM                                              [pom]
[INFO] Shibboleth IdP :: Tests BOM                                        [pom]
[INFO] 
[INFO] -------------------< net.shibboleth.idp:idp-parent >--------------------
[INFO] Building Shibboleth Identity Provider 3.4.4-SNAPSHOT              [1/32]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-parent ---
[INFO] 
[INFO] --------------------< net.shibboleth.idp:idp-core >---------------------
[INFO] Building Shibboleth IdP :: Core 3.4.4-SNAPSHOT                    [2/32]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-security-api/3.4.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-security-api/3.4.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-security-api/3.4.3-SNAPSHOT/maven-metadata.xml (1.6 kB at 5.6 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-core/3.4.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-core/3.4.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-core/3.4.3-SNAPSHOT/maven-metadata.xml (1.6 kB at 6.1 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/utilities/java-support/7.5.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/7.5.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/7.5.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 3.5 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-messaging-api/3.4.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-messaging-api/3.4.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-messaging-api/3.4.3-SNAPSHOT/maven-metadata.xml (1.6 kB at 6.7 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-xmlsec-api/3.4.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-xmlsec-api/3.4.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-xmlsec-api/3.4.3-SNAPSHOT/maven-metadata.xml (1.6 kB at 2.3 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-core ---
[INFO] Deleting C:\Users\tzeller\jenkins-slave\workspace\java-identity-provider-v3-multi\jdk\OpenJDK-11\label\WindowsServer2016\idp-core\target
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ idp-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ idp-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 33 source files to C:\Users\tzeller\jenkins-slave\workspace\java-identity-provider-v3-multi\jdk\OpenJDK-11\label\WindowsServer2016\idp-core\target\classes
[WARNING] bootstrap class path not set in conjunction with -source 7
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/java-identity-provider-v3-multi/jdk/OpenJDK-11/label/WindowsServer2016/idp-core/src/main/java/net/shibboleth/idp/cli/CLI.java:[63,54] newInstance() in java.lang.Class has been deprecated
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ idp-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ idp-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to C:\Users\tzeller\jenkins-slave\workspace\java-identity-provider-v3-multi\jdk\OpenJDK-11\label\WindowsServer2016\idp-core\target\test-classes
[WARNING] bootstrap class path not set in conjunction with -source 7
[INFO] 
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ idp-core ---
[INFO] 
[INFO] -------------------< net.shibboleth.idp:idp-schema >--------------------
[INFO] Building Shibboleth IdP :: Configuration Schemas 3.4.4-SNAPSHOT   [3/32]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-schema ---
[INFO] Deleting C:\Users\tzeller\jenkins-slave\workspace\java-identity-provider-v3-multi\jdk\OpenJDK-11\label\WindowsServer2016\idp-schema\target
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ idp-schema ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 15 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ idp-schema ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ idp-schema ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ idp-schema ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ idp-schema ---
[INFO] 
[INFO] ----------------< net.shibboleth.idp:idp-attribute-api >----------------
[INFO] Building Shibboleth IdP :: Attribute API 3.4.4-SNAPSHOT           [4/32]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-profile-api/3.4.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-profile-api/3.4.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-profile-api/3.4.3-SNAPSHOT/maven-metadata.xml (1.6 kB at 7.3 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-saml-api/3.4.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-saml-api/3.4.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-saml-api/3.4.3-SNAPSHOT/maven-metadata.xml (1.6 kB at 4.2 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-soap-api/3.4.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-soap-api/3.4.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-soap-api/3.4.3-SNAPSHOT/maven-metadata.xml (1.4 kB at 4.1 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-storage-api/3.4.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-storage-api/3.4.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-storage-api/3.4.3-SNAPSHOT/maven-metadata.xml (1.6 kB at 7.7 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-attribute-api ---
[INFO] Deleting C:\Users\tzeller\jenkins-slave\workspace\java-identity-provider-v3-multi\jdk\OpenJDK-11\label\WindowsServer2016\idp-attribute-api\target
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ idp-attribute-api ---
[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-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 16 source files to C:\Users\tzeller\jenkins-slave\workspace\java-identity-provider-v3-multi\jdk\OpenJDK-11\label\WindowsServer2016\idp-attribute-api\target\classes
[WARNING] bootstrap class path not set in conjunction with -source 7
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ idp-attribute-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ idp-attribute-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to C:\Users\tzeller\jenkins-slave\workspace\java-identity-provider-v3-multi\jdk\OpenJDK-11\label\WindowsServer2016\idp-attribute-api\target\test-classes
[WARNING] bootstrap class path not set in conjunction with -source 7
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-identity-provider-v3-multi/jdk/OpenJDK-11/label/WindowsServer2016/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/LocalizedStringAttributeValueTest.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-identity-provider-v3-multi/jdk/OpenJDK-11/label/WindowsServer2016/idp-attribute-api/src/test/java/net/shibboleth/idp/attribute/LocalizedStringAttributeValueTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ idp-attribute-api ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.133 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] -----------------< net.shibboleth.idp:idp-profile-api >-----------------
[INFO] Building Shibboleth IdP :: Profile API 3.4.4-SNAPSHOT             [5/32]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-profile-api ---
[INFO] Deleting C:\Users\tzeller\jenkins-slave\workspace\java-identity-provider-v3-multi\jdk\OpenJDK-11\label\WindowsServer2016\idp-profile-api\target
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ idp-profile-api ---
[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-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 69 source files to C:\Users\tzeller\jenkins-slave\workspace\java-identity-provider-v3-multi\jdk\OpenJDK-11\label\WindowsServer2016\idp-profile-api\target\classes
[WARNING] bootstrap class path not set in conjunction with -source 7
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-v3-multi/jdk=OpenJDK-11,label=WindowsServer2016 #1347


More information about the commits mailing list