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

Shibboleth Jenkins noreply at shibboleth.net
Wed May 22 00:21:04 EDT 2019


See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=JDK-11,label=WindowsServer2016/203/display/redirect?page=changes>

Changes:

[Scott Cantor] Fix a few remaining Predicate deprecation warnings.

[Scott Cantor] Add mapped tag support to metadata-driven config lookup.

[Scott Cantor] Adjust some logging, and rework example registry rules as XML.

[Scott Cantor] Tighten NameFormat so tests work.

------------------------------------------
[...truncated 122.92 KB...]
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 80, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.671 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 80, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ----------------< net.shibboleth.idp:idp-consent-impl >-----------------
[INFO] Building Shibboleth IdP :: Consent Implementation 4.0.0-SNAPSHOT [27/33]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-consent-impl ---
[INFO] Deleting C:\Users\tzeller\jenkins-slave\workspace\java-identity-provider-v4-multi\jdk\JDK-11\label\WindowsServer2016\idp-consent-impl\target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ idp-consent-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ idp-consent-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-consent-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 51 source files to C:\Users\tzeller\jenkins-slave\workspace\java-identity-provider-v4-multi\jdk\JDK-11\label\WindowsServer2016\idp-consent-impl\target\classes
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/java-identity-provider-v4-multi/jdk/JDK-11/label/WindowsServer2016/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/impl/Consent.java:[25,8] deprecated item is not annotated with @Deprecated
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-identity-provider-v4-multi/jdk/JDK-11/label/WindowsServer2016/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/logic/impl/PreferExplicitOrderComparator.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-identity-provider-v4-multi/jdk/JDK-11/label/WindowsServer2016/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/logic/impl/PreferExplicitOrderComparator.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ idp-consent-impl ---
[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-consent-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to C:\Users\tzeller\jenkins-slave\workspace\java-identity-provider-v4-multi\jdk\JDK-11\label\WindowsServer2016\idp-consent-impl\target\test-classes
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-identity-provider-v4-multi/jdk/JDK-11/label/WindowsServer2016/idp-consent-impl/src/test/java/net/shibboleth/idp/consent/logic/impl/AttributeValuesHashFunctionTest.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-identity-provider-v4-multi/jdk/JDK-11/label/WindowsServer2016/idp-consent-impl/src/test/java/net/shibboleth/idp/consent/logic/impl/AttributeValuesHashFunctionTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ idp-consent-impl ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 220, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.385 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 220, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ---------------------< net.shibboleth.idp:idp-war >---------------------
[INFO] Building Shibboleth IdP :: WAR 4.0.0-SNAPSHOT                    [28/33]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-messaging-impl/4.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-messaging-impl/4.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-messaging-impl/4.0.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 3.1 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-war ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ idp-war ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ idp-war ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Users\tzeller\jenkins-slave\workspace\java-identity-provider-v4-multi\jdk\JDK-11\label\WindowsServer2016\idp-war\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ idp-war ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ idp-war ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Users\tzeller\jenkins-slave\workspace\java-identity-provider-v4-multi\jdk\JDK-11\label\WindowsServer2016\idp-war\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ idp-war ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ idp-war ---
[INFO] No tests to run.
[INFO] 
[INFO] --------------------< net.shibboleth.idp:idp-conf >---------------------
[INFO] Building Shibboleth IdP :: Configuration Files 4.0.0-SNAPSHOT    [29/33]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-conf ---
[INFO] Deleting C:\Users\tzeller\jenkins-slave\workspace\java-identity-provider-v4-multi\jdk\JDK-11\label\WindowsServer2016\idp-conf\target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ idp-conf ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ idp-conf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 274 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ idp-conf ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ idp-conf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 61 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ idp-conf ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to C:\Users\tzeller\jenkins-slave\workspace\java-identity-provider-v4-multi\jdk\JDK-11\label\WindowsServer2016\idp-conf\target\test-classes
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/java-identity-provider-v4-multi/jdk/JDK-11/label/WindowsServer2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/cas/ServiceValidateFlowTest.java:[48,26] org.mockito.Matchers in org.mockito has been deprecated
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/java-identity-provider-v4-multi/jdk/JDK-11/label/WindowsServer2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/cas/LoginFlowTest.java:[74,13] net.shibboleth.idp.cas.ticket.TicketService in net.shibboleth.idp.cas.ticket has been deprecated
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/java-identity-provider-v4-multi/jdk/JDK-11/label/WindowsServer2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/cas/ServiceValidateFlowTest.java:[323,20] net.shibboleth.idp.cas.proxy.ProxyAuthenticator in net.shibboleth.idp.cas.proxy has been deprecated
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/java-identity-provider-v4-multi/jdk/JDK-11/label/WindowsServer2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/cas/ServiceValidateFlowTest.java:[325,15] net.shibboleth.idp.cas.proxy.ProxyAuthenticator in net.shibboleth.idp.cas.proxy has been deprecated
[WARNING] /C:/Users/tzeller/jenkins-slave/workspace/java-identity-provider-v4-multi/jdk/JDK-11/label/WindowsServer2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/cas/ServiceValidateFlowTest.java:[325,84] net.shibboleth.idp.cas.proxy.ProxyAuthenticator in net.shibboleth.idp.cas.proxy has been deprecated
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-identity-provider-v4-multi/jdk/JDK-11/label/WindowsServer2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/mapper/SpoofSAMLMessage.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/tzeller/jenkins-slave/workspace/java-identity-provider-v4-multi/jdk/JDK-11/label/WindowsServer2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/mapper/SpoofSAMLMessage.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ idp-conf ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 66, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.617 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 66, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ------------------< net.shibboleth.idp:idp-installer >------------------
[INFO] Building Shibboleth IdP :: Installer 4.0.0-SNAPSHOT              [30/33]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-installer ---
[INFO] Deleting C:\Users\tzeller\jenkins-slave\workspace\java-identity-provider-v4-multi\jdk\JDK-11\label\WindowsServer2016\idp-installer\target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ idp-installer ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ idp-installer ---
[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-installer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to C:\Users\tzeller\jenkins-slave\workspace\java-identity-provider-v4-multi\jdk\JDK-11\label\WindowsServer2016\idp-installer\target\classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ idp-installer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ idp-installer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to C:\Users\tzeller\jenkins-slave\workspace\java-identity-provider-v4-multi\jdk\JDK-11\label\WindowsServer2016\idp-installer\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ idp-installer ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.574 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ----------------< net.shibboleth.idp:idp-distribution >-----------------
[INFO] Building Shibboleth IdP :: Distribution 4.0.0-SNAPSHOT           [31/33]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-distribution ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ idp-distribution ---
[INFO] 
[INFO] ---------------------< net.shibboleth.idp:idp-bom >---------------------
[INFO] Building Shibboleth IdP :: BOM 4.0.0-SNAPSHOT                    [32/33]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-bom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ idp-bom ---
[INFO] 
[INFO] ------------------< net.shibboleth.idp:idp-tests-bom >------------------
[INFO] Building Shibboleth IdP :: Tests BOM 4.0.0-SNAPSHOT              [33/33]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-tests-bom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ idp-tests-bom ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 4.0.0-SNAPSHOT:
[INFO] 
[INFO] Shibboleth Identity Provider ....................... SUCCESS [  1.861 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [  3.922 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [  0.136 s]
[INFO] Shibboleth IdP :: Attribute API .................... SUCCESS [  5.217 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [  6.475 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [  4.351 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [  0.356 s]
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SUCCESS [  3.314 s]
[INFO] Shibboleth IdP :: Attribute Filter API ............. SUCCESS [  3.082 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [  2.669 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [  8.487 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [  0.770 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [  0.244 s]
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [  4.101 s]
[INFO] Shibboleth IdP :: Administrative Profile Implementation SUCCESS [  4.283 s]
[INFO] Shibboleth IdP :: Authentication Implementation .... SUCCESS [ 26.078 s]
[INFO] Shibboleth IdP :: Attribute Implementation ......... SUCCESS [  3.211 s]
[INFO] Shibboleth IdP :: Session Implementation ........... SUCCESS [ 21.493 s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SUCCESS [ 17.183 s]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation  SUCCESS [ 23.685 s]
[INFO] Shibboleth IdP :: Attribute Filter Implementation .. SUCCESS [  8.830 s]
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration SUCCESS [  9.325 s]
[INFO] Shibboleth IdP :: Profile Implementation ........... SUCCESS [  7.207 s]
[INFO] Shibboleth IdP :: Profile Spring Integration ....... SUCCESS [ 26.159 s]
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration SUCCESS [ 30.121 s]
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SUCCESS [ 10.334 s]
[INFO] Shibboleth IdP :: Consent Implementation ........... SUCCESS [  5.828 s]
[INFO] Shibboleth IdP :: WAR .............................. SUCCESS [  0.615 s]
[INFO] Shibboleth IdP :: Configuration Files .............. SUCCESS [ 31.921 s]
[INFO] Shibboleth IdP :: Installer ........................ SUCCESS [  4.735 s]
[INFO] Shibboleth IdP :: Distribution ..................... SUCCESS [  0.039 s]
[INFO] Shibboleth IdP :: BOM .............................. SUCCESS [  0.004 s]
[INFO] Shibboleth IdP :: Tests BOM ........................ SUCCESS [  0.001 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  04:38 min
[INFO] Finished at: 2019-05-21T21:21:00-07:00
[INFO] ------------------------------------------------------------------------
FATAL: java.io.IOException: Unexpected EOF
java.io.IOException: Unexpected EOF
	at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:99)
	at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39)
	at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:35)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:63)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to WindowsServer2016
		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.Launcher$RemoteLauncher.kill(Launcher.java:1085)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:510)
		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.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:94)
ERROR: Step ‘Publish TestNG Results’ failed: no workspace for java-identity-provider-v4-multi/jdk=JDK-11,label=WindowsServer2016 #203


More information about the commits mailing list