Build failed in Jenkins: java-identity-provider-v5 #315

Shibboleth Jenkins noreply at shibboleth.net
Thu Oct 13 03:34:50 UTC 2022


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

Changes:

[dfisher] IDP-1963 Update ldaptive to version 2.


------------------------------------------
[...truncated 63.55 KB...]
  symbol:   method setResponseHandlers(org.ldaptive.auth.ext.FreeIPAAuthenticationResponseHandler)
  location: variable authenticator of type org.ldaptive.auth.Authenticator
[INFO] 41 errors 
[INFO] -------------------------------------------------------------
[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 5.0.0-SNAPSHOT:
[INFO] 
[INFO] Shibboleth Identity Provider ....................... SUCCESS [  3.731 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [  3.861 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [  1.047 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 10.449 s]
[INFO] Shibboleth IdP :: Authentication API ............... FAILURE [  1.694 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SKIPPED
[INFO] Shibboleth IdP :: Session API ...................... SKIPPED
[INFO] Shibboleth IdP :: SAML Profile API ................. SKIPPED
[INFO] Shibboleth IdP :: CAS Protocol API ................. SKIPPED
[INFO] Shibboleth IdP :: Consent API ...................... SKIPPED
[INFO] Shibboleth IdP :: UI Support ....................... SKIPPED
[INFO] Shibboleth IdP :: Testing .......................... SKIPPED
[INFO] Shibboleth IdP :: Administrative Profile Implementation SKIPPED
[INFO] Shibboleth IdP :: Authentication Implementation .... SKIPPED
[INFO] Shibboleth IdP :: Session Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Profile Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Consent Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: Spring Integration ............... SKIPPED
[INFO] Shibboleth IdP :: System Configuration ............. SKIPPED
[INFO] Shibboleth IdP :: WAR .............................. SKIPPED
[INFO] Shibboleth IdP :: WAR distribution ................. SKIPPED
[INFO] Shibboleth IdP :: Command Line ..................... SKIPPED
[INFO] Shibboleth IdP :: Configuration Files .............. SKIPPED
[INFO] Shibboleth IdP :: Installer ........................ SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  29.955 s
[INFO] Finished at: 2022-10-13T03:34:35Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project idp-authn-api: Compilation failure: Compilation failure:
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/AbstractTemplateSearchDnResolver.java>:[30,20] cannot find symbol
[ERROR] symbol:   class FilterTemplate
[ERROR] location: package org.ldaptive
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/AbstractTemplateSearchDnResolver.java>:[69,25] cannot find symbol
[ERROR] symbol:   class FilterTemplate
[ERROR] location: class net.shibboleth.idp.authn.AbstractTemplateSearchDnResolver
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[38,20] cannot find symbol
[ERROR] symbol:   class FilterTemplate
[ERROR] location: package org.ldaptive
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[39,20] cannot find symbol
[ERROR] symbol:   class PooledConnectionFactory
[ERROR] location: package org.ldaptive
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[42,20] cannot find symbol
[ERROR] symbol:   class SearchConnectionValidator
[ERROR] location: package org.ldaptive
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[45,20] cannot find symbol
[ERROR] symbol:   class SimpleBindRequest
[ERROR] location: package org.ldaptive
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[48,25] cannot find symbol
[ERROR] symbol:   class SimpleBindAuthenticationHandler
[ERROR] location: package org.ldaptive.auth
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[56,25] cannot find symbol
[ERROR] symbol:   class BindConnectionPassivator
[ERROR] location: package org.ldaptive.pool
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[58,25] cannot find symbol
[ERROR] symbol:   class ConnectionPassivator
[ERROR] location: package org.ldaptive.pool
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[542,13] cannot find symbol
[ERROR] symbol:   class PooledConnectionFactory
[ERROR] location: class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBean
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[557,61] cannot find symbol
[ERROR] symbol:   class SearchConnectionValidator
[ERROR] location: class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBean
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[556,13] cannot find symbol
[ERROR] symbol:   class PooledConnectionFactory
[ERROR] location: class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBean
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[575,11] cannot find symbol
[ERROR] symbol:   class SearchConnectionValidator
[ERROR] location: class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBean
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[576,11] cannot find symbol
[ERROR] symbol:   class ConnectionPassivator
[ERROR] location: class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBean
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[572,13] cannot find symbol
[ERROR] symbol:   class PooledConnectionFactory
[ERROR] location: class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBean
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[595,13] cannot find symbol
[ERROR] symbol:   class SearchConnectionValidator
[ERROR] location: class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBean
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[615,13] cannot find symbol
[ERROR] symbol:   class ConnectionPassivator
[ERROR] location: class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBean
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/AbstractTemplateSearchDnResolver.java>:[69,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/AbstractTemplateSearchDnResolver.java>:[70,15] cannot find symbol
[ERROR] symbol:   class FilterTemplate
[ERROR] location: class net.shibboleth.idp.authn.AbstractTemplateSearchDnResolver
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/AbstractTemplateSearchDnResolver.java>:[70,43] cannot find symbol
[ERROR] symbol:   class FilterTemplate
[ERROR] location: class net.shibboleth.idp.authn.AbstractTemplateSearchDnResolver
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/AbstractTemplateSearchDnResolver.java>:[127,24] cannot find symbol
[ERROR] symbol:   variable FilterTemplate
[ERROR] location: class net.shibboleth.idp.authn.AbstractTemplateSearchDnResolver.EscapingReferenceInsertionEventHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/AbstractTemplateSearchDnResolver.java>:[129,24] cannot find symbol
[ERROR] symbol:   variable FilterTemplate
[ERROR] location: class net.shibboleth.idp.authn.AbstractTemplateSearchDnResolver.EscapingReferenceInsertionEventHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[529,13] cannot find symbol
[ERROR] symbol:   method setConnectionInitializers(org.ldaptive.ConnectionInitializer)
[ERROR] location: variable config of type org.ldaptive.ConnectionConfig
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[544,21] cannot find symbol
[ERROR] symbol:   variable SearchConnectionValidator
[ERROR] location: class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBean
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[577,11] cannot find symbol
[ERROR] symbol:   class PooledConnectionFactory
[ERROR] location: class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBean
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[577,49] cannot find symbol
[ERROR] symbol:   class PooledConnectionFactory
[ERROR] location: class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBean
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[605,11] cannot find symbol
[ERROR] symbol:   class FilterTemplate
[ERROR] location: class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBean
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[605,45] cannot find symbol
[ERROR] symbol:   class FilterTemplate
[ERROR] location: class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBean
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[612,12] cannot find symbol
[ERROR] symbol:   variable SearchConnectionValidator
[ERROR] location: class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBean
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[618,20] cannot find symbol
[ERROR] symbol:   class BindConnectionPassivator
[ERROR] location: class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBean
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[618,49] cannot find symbol
[ERROR] symbol:   class SimpleBindRequest
[ERROR] location: class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBean
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[620,20] cannot find symbol
[ERROR] symbol:   class BindConnectionPassivator
[ERROR] location: class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBean
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[633,13] cannot find symbol
[ERROR] symbol:   class SimpleBindAuthenticationHandler
[ERROR] location: class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBean
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[636,13] cannot find symbol
[ERROR] symbol:   class SimpleBindAuthenticationHandler
[ERROR] location: class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBean
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[675,20] cannot find symbol
[ERROR] symbol:   method setResponseHandlers(org.ldaptive.auth.ext.ActiveDirectoryAuthenticationResponseHandler)
[ERROR] location: variable authenticator of type org.ldaptive.auth.Authenticator
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[722,20] cannot find symbol
[ERROR] symbol:   method setRequestHandlers(org.ldaptive.auth.ext.PasswordPolicyAuthenticationRequestHandler)
[ERROR] location: variable authenticator of type org.ldaptive.auth.Authenticator
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[723,20] cannot find symbol
[ERROR] symbol:   method setResponseHandlers(org.ldaptive.auth.ext.PasswordPolicyAuthenticationResponseHandler)
[ERROR] location: variable authenticator of type org.ldaptive.auth.Authenticator
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[725,20] cannot find symbol
[ERROR] symbol:   method setResponseHandlers(org.ldaptive.auth.ext.PasswordExpirationAuthenticationResponseHandler)
[ERROR] location: variable authenticator of type org.ldaptive.auth.Authenticator
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[727,20] cannot find symbol
[ERROR] symbol:   method setResponseHandlers(org.ldaptive.auth.ext.ActiveDirectoryAuthenticationResponseHandler)
[ERROR] location: variable authenticator of type org.ldaptive.auth.Authenticator
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[729,20] cannot find symbol
[ERROR] symbol:   method setResponseHandlers(org.ldaptive.auth.ext.EDirectoryAuthenticationResponseHandler)
[ERROR] location: variable authenticator of type org.ldaptive.auth.Authenticator
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[731,20] cannot find symbol
[ERROR] symbol:   method setResponseHandlers(org.ldaptive.auth.ext.FreeIPAAuthenticationResponseHandler)
[ERROR] location: variable authenticator of type org.ldaptive.auth.Authenticator
[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] 
Waiting for Jenkins to finish collecting data
[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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :idp-authn-api
Sending e-mails to: commits at shibboleth.net
No mail will be sent out, as 'java-identity-provider-v5 » Shibboleth IdP :: BOM #315' 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-v5 » Shibboleth IdP :: Session Implementation #315' 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-v5 » Shibboleth IdP :: Configuration Files #315' 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-v5 » Shibboleth IdP :: UI Support #315' 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-v5 » Shibboleth IdP :: Administrative Profile Implementation #315' 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-v5 » Shibboleth IdP :: CAS Protocol API #315' 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-v5 » Shibboleth IdP :: CAS Protocol Implementation #315' 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-v5 » Shibboleth IdP :: WAR distribution #315' 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-v5 » Shibboleth IdP :: Installer #315' 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-v5 » Shibboleth IdP :: Distribution #315' 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-v5 » Shibboleth IdP :: Command Line #315' 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-v5 » Shibboleth IdP :: System Configuration #315' 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-v5 » Shibboleth IdP :: Authentication Implementation #315' 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-v5 » Shibboleth IdP :: SAML Profile Implementation #315' 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-v5 » Shibboleth IdP :: Administrative Profile API #315' 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-v5 » Shibboleth IdP :: Session API #315' 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-v5 » Shibboleth IdP :: Spring Integration #315' 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-v5 » Shibboleth IdP :: Consent API #315' 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-v5 » Shibboleth IdP :: Testing #315' 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-v5 » Shibboleth IdP :: SAML Profile API #315' 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-v5 » Shibboleth IdP :: Consent Implementation #315' 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-v5 » Shibboleth IdP :: Profile Implementation #315' 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-v5 » Shibboleth IdP :: WAR #315' 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.
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.
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.
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.
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.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/var/lib/jenkins/jobs/java-identity-provider-v5/builds/315/testng/testng-results.xml'
TestNG Reports Processing: FINISH


More information about the commits mailing list