Build failed in Jenkins: java-identity-provider-v4 #576

Shibboleth Jenkins noreply at shibboleth.net
Wed Nov 6 11:19:16 EST 2019


See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/576/display/redirect?page=changes>

Changes:

[Rod Widdowson] IDP-1516 Reduce Guava dependency consent-impl

[Rod Widdowson] IDP-1518 Better hashing of Empty Attribute Values

[Rod Widdowson] Pass over all projects doing javadioc warnign fixup


------------------------------------------
[...truncated 342.88 KB...]
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-attribute-resolver-spring/target/idp-attribute-resolver-spring-4.0.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-attribute-resolver-spring/4.0.0-SNAPSHOT/idp-attribute-resolver-spring-4.0.0-SNAPSHOT.jar
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-attribute-resolver-spring/pom.xml> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-attribute-resolver-spring/4.0.0-SNAPSHOT/idp-attribute-resolver-spring-4.0.0-SNAPSHOT.pom
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-attribute-resolver-spring/target/idp-attribute-resolver-spring-4.0.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-attribute-resolver-spring/4.0.0-SNAPSHOT/idp-attribute-resolver-spring-4.0.0-SNAPSHOT-tests.jar
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-attribute-resolver-spring/target/idp-attribute-resolver-spring-4.0.0-SNAPSHOT-javadoc.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-attribute-resolver-spring/4.0.0-SNAPSHOT/idp-attribute-resolver-spring-4.0.0-SNAPSHOT-javadoc.jar
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-attribute-resolver-spring/target/idp-attribute-resolver-spring-4.0.0-SNAPSHOT-test-javadoc.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-attribute-resolver-spring/4.0.0-SNAPSHOT/idp-attribute-resolver-spring-4.0.0-SNAPSHOT-test-javadoc.jar
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-attribute-resolver-spring/target/idp-attribute-resolver-spring-4.0.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/net/shibboleth/idp/idp-attribute-resolver-spring/4.0.0-SNAPSHOT/idp-attribute-resolver-spring-4.0.0-SNAPSHOT-sources.jar
[JENKINS] Archiving disabled
[INFO] 
[INFO] ------------------< net.shibboleth.idp:idp-cas-impl >-------------------
[INFO] Building Shibboleth IdP :: CAS Protocol Implementation 4.0.0-SNAPSHOT [26/34]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-cas-impl ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-cas-impl/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ idp-cas-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ idp-cas-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-cas-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 62 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-cas-impl/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-cas-impl/src/main/java/net/shibboleth/idp/cas/flow/impl/AbstractCASProtocolAction.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-cas-impl/src/main/java/net/shibboleth/idp/cas/flow/impl/AbstractCASProtocolAction.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ idp-cas-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 12 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ idp-cas-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-cas-impl/target/test-classes>
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-cas-impl/src/test/java/net/shibboleth/idp/cas/flow/impl/ValidateTicketActionTest.java>:[31,26] org.mockito.Matchers in org.mockito has been deprecated
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-cas-impl/src/test/java/net/shibboleth/idp/cas/proxy/impl/HttpClientProxyValidatorTest.java>:[132,53] SslContextFactory() in org.eclipse.jetty.util.ssl.SslContextFactory has been deprecated
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ idp-cas-impl ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 80, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.669 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 80, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ idp-cas-impl ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-cas-impl/target/idp-cas-impl-4.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7:attach-descriptor (attach-descriptor) @ idp-cas-impl ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ idp-cas-impl ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-cas-impl/target/idp-cas-impl-4.0.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ idp-cas-impl ---
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ idp-cas-impl ---
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-core/target/apidocs/package-list.> Ignored it.
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-attribute-api/target/apidocs/package-list.> Ignored it.
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-profile-api/target/apidocs/package-list.> Ignored it.
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-authn-api/target/apidocs/package-list.> Ignored it.
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-session-api/target/apidocs/package-list.> Ignored it.
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-saml-api/target/apidocs/package-list.> Ignored it.
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-cas-api/target/apidocs/package-list.> Ignored it.
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-session-impl/target/apidocs/package-list.> Ignored it.
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-attribute-filter-spring/target/apidocs/package-list.> Ignored it.
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-attribute-resolver-spring/target/apidocs/package-list.> Ignored it.
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-cas-impl/target/idp-cas-impl-4.0.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.1:test-jar (attach-javadocs) @ idp-cas-impl ---
[INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:3.0.1:javadoc' has not been previously called for the module: 'net.shibboleth.idp:idp-cas-api:jar:4.0.0-SNAPSHOT'. Trying to invoke it...
[WARN] Maven will be executed in interactive mode, but no input stream has been configured for this MavenInvoker instance.
[ERROR] MavenInvocationException: Error when invoking Maven, consult the invoker log file: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-cas-impl/target/invoker/maven-javadoc-plugin1802996266.txt>
[WARNING] Creating fake javadoc directory to prevent repeated invocations: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-cas-api/target/testapidocs>
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-core/target/testapidocs/package-list.> Ignored it.
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-attribute-api/target/testapidocs/package-list.> Ignored it.
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-profile-api/target/testapidocs/package-list.> Ignored it.
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-authn-api/target/testapidocs/package-list.> Ignored it.
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-session-api/target/testapidocs/package-list.> Ignored it.
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-saml-api/target/testapidocs/package-list.> Ignored it.
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-cas-api/target/testapidocs/package-list.> Ignored it.
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-session-impl/target/testapidocs/package-list.> Ignored it.
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-attribute-filter-spring/target/testapidocs/package-list.> Ignored it.
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-attribute-resolver-spring/target/testapidocs/package-list.> Ignored it.
[INFO] 
1 error
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 4.0.0-SNAPSHOT:
[INFO] 
[INFO] Shibboleth Identity Provider ....................... SUCCESS [ 39.374 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [ 41.204 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [ 14.888 s]
[INFO] Shibboleth IdP :: Attribute API .................... SUCCESS [ 41.127 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 49.906 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 37.154 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [ 26.912 s]
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SUCCESS [ 47.003 s]
[INFO] Shibboleth IdP :: Attribute Filter API ............. SUCCESS [ 37.167 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [ 35.486 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [ 53.058 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [ 21.811 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [ 19.439 s]
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [ 38.535 s]
[INFO] Shibboleth IdP :: Administrative Profile Implementation SUCCESS [ 47.014 s]
[INFO] Shibboleth IdP :: Authentication Implementation .... SUCCESS [01:13 min]
[INFO] Shibboleth IdP :: Attribute Implementation ......... SUCCESS [ 31.336 s]
[INFO] Shibboleth IdP :: Session Implementation ........... SUCCESS [ 50.253 s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SUCCESS [ 52.376 s]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation  SUCCESS [ 59.762 s]
[INFO] Shibboleth IdP :: Attribute Filter Implementation .. SUCCESS [02:14 min]
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration SUCCESS [ 47.245 s]
[INFO] Shibboleth IdP :: Profile Implementation ........... SUCCESS [ 41.647 s]
[INFO] Shibboleth IdP :: Profile Spring Integration ....... SUCCESS [01:59 min]
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration SUCCESS [02:02 min]
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... FAILURE [10:07 min]
[INFO] Shibboleth IdP :: Consent Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: WAR .............................. SKIPPED
[INFO] Shibboleth IdP :: WAR distribution ................. SKIPPED
[INFO] Shibboleth IdP :: Configuration Files .............. SKIPPED
[INFO] Shibboleth IdP :: Installer ........................ SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SKIPPED
[INFO] Shibboleth IdP :: Tests BOM ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  32:04 min
[INFO] Finished at: 2019-11-06T11:17:31-05:00
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.0.1:test-jar (attach-javadocs) on project idp-cas-impl: MavenReportException: Error while generating Javadoc:
[ERROR] Exit code: 1 - javadoc: error - Error fetching URL: https://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/
[ERROR] 
[ERROR] Command line was: /opt/jdk/amazon-11/bin/javadoc @options @packages
[ERROR] 
[ERROR] Refer to the generated Javadoc files in '<http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/ws/idp-cas-impl/target/testapidocs'> dir.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :idp-cas-impl
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Authentication API #576' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: BOM #576' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Session Implementation #576' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Profile API #576' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Configuration Files #576' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: UI Support #576' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Attribute Filter API #576' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Profile Spring Integration #576' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Attribute Filter Implementation #576' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Attribute API #576' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Attribute Resolver Implementation #576' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Core #576' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Administrative Profile Implementation #576' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: CAS Protocol API #576' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth Identity Provider #576' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
Sending e-mails to: commits at shibboleth.net
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: WAR distribution #576' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Installer #576' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Distribution #576' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Attribute Filter Spring Integration #576' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Authentication Implementation #576' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: SAML Profile Implementation #576' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Tests BOM #576' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Configuration Schemas #576' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Administrative Profile API #576' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Session API #576' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Consent API #576' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: SAML Profile API #576' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Consent Implementation #576' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Attribute Implementation #576' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Attribute Resolver API #576' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Profile Implementation #576' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: Attribute Resolver Spring Integration #576' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-identity-provider-v4 » Shibboleth IdP :: WAR #576' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/576/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/576/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/576/testng/testng-results-11.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/576/testng/testng-results-12.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/576/testng/testng-results-13.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/576/testng/testng-results-14.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/576/testng/testng-results-15.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/576/testng/testng-results-16.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/576/testng/testng-results-17.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/576/testng/testng-results-18.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/576/testng/testng-results-19.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/576/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/576/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/576/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/576/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/576/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/576/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/576/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/576/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4/builds/576/testng/testng-results.xml'
TestNG Reports Processing: FINISH


More information about the commits mailing list