Build failed in Jenkins: java-opensaml-v5 #154
Shibboleth Jenkins
noreply at shibboleth.net
Mon Sep 26 21:24:50 UTC 2022
See <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/154/display/redirect?page=changes>
Changes:
[Scott Cantor] Rename logic package.
------------------------------------------
[...truncated 40.04 KB...]
[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 OpenSAML 5.0.0-SNAPSHOT:
[INFO]
[INFO] OpenSAML ........................................... SUCCESS [ 4.238 s]
[INFO] OpenSAML :: Core API ............................... FAILURE [ 3.169 s]
[INFO] OpenSAML :: Storage API ............................ SKIPPED
[INFO] OpenSAML :: Messaging API .......................... SKIPPED
[INFO] OpenSAML :: Security API ........................... SKIPPED
[INFO] OpenSAML :: XML Security API ....................... SKIPPED
[INFO] OpenSAML :: SOAP Provider API ...................... SKIPPED
[INFO] OpenSAML :: Profile API ............................ SKIPPED
[INFO] OpenSAML :: SAML Provider API ...................... SKIPPED
[INFO] OpenSAML :: XACML Provider API ..................... SKIPPED
[INFO] OpenSAML :: SAML XACML Profile API ................. SKIPPED
[INFO] OpenSAML :: Testing ................................ SKIPPED
[INFO] OpenSAML :: Core Implementation .................... SKIPPED
[INFO] OpenSAML :: Storage Implementation ................. SKIPPED
[INFO] OpenSAML :: Security Implementation ................ SKIPPED
[INFO] OpenSAML :: XML Security Implementation ............ SKIPPED
[INFO] OpenSAML :: Messaging Implementations .............. SKIPPED
[INFO] OpenSAML :: SOAP Provider Implementations .......... SKIPPED
[INFO] OpenSAML :: SAML Provider Implementations .......... SKIPPED
[INFO] OpenSAML :: XACML Provider Implementations ......... SKIPPED
[INFO] OpenSAML :: SAML XACML Profile Implementation ...... SKIPPED
[INFO] OpenSAML :: Profile Implementations ................ SKIPPED
[INFO] OpenSAML :: Spring Support ......................... SKIPPED
[INFO] OpenSAML :: BOM .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15.130 s
[INFO] Finished at: 2022-09-26T21:24:39Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project opensaml-core-api: Compilation failure: Compilation failure:
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/util/IDIndex.java>:[30,35] package net.shibboleth.shared.logic does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/NamespaceManager.java>:[33,35] package net.shibboleth.shared.logic does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/XMLObjectBuilderFactory.java>:[30,35] package net.shibboleth.shared.logic does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/io/MarshallerFactory.java>:[32,35] package net.shibboleth.shared.logic does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/util/AttributeMap.java>:[32,35] package net.shibboleth.shared.logic does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/metrics/LoggerDrivenMetricFilter.java>:[30,35] package net.shibboleth.shared.logic does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/AbstractXMLObject.java>:[37,35] package net.shibboleth.shared.logic does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/config/ConfigurationService.java>:[28,35] package net.shibboleth.shared.logic does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/io/UnmarshallerFactory.java>:[28,35] package net.shibboleth.shared.logic does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/util/IndexedXMLObjectChildrenList.java>:[32,35] package net.shibboleth.shared.logic does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/util/XMLObjectChildrenList.java>:[28,35] package net.shibboleth.shared.logic does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/criterion/EntityIdCriterion.java>:[23,35] package net.shibboleth.shared.logic does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/metrics/MetricsSupport.java>:[30,35] package net.shibboleth.shared.logic does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/persist/FilesystemLoadSaveManager.java>:[53,35] package net.shibboleth.shared.logic does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/persist/MapLoadSaveManager.java>:[36,35] package net.shibboleth.shared.logic does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/util/XMLObjectSource.java>:[31,35] package net.shibboleth.shared.logic does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/config/XMLConfigurator.java>:[37,35] package net.shibboleth.shared.logic does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/util/IDIndex.java>:[54,9] cannot find symbol
[ERROR] symbol: variable Constraint
[ERROR] location: class org.opensaml.core.xml.util.IDIndex
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/NamespaceManager.java>:[87,17] cannot find symbol
[ERROR] symbol: variable Constraint
[ERROR] location: class org.opensaml.core.xml.NamespaceManager
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/NamespaceManager.java>:[367,9] cannot find symbol
[ERROR] symbol: variable Constraint
[ERROR] location: class org.opensaml.core.xml.NamespaceManager
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/NamespaceManager.java>:[368,28] cannot find symbol
[ERROR] symbol: variable Constraint
[ERROR] location: class org.opensaml.core.xml.NamespaceManager
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/XMLObjectBuilderFactory.java>:[148,9] cannot find symbol
[ERROR] symbol: variable Constraint
[ERROR] location: class org.opensaml.core.xml.XMLObjectBuilderFactory
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/XMLObjectBuilderFactory.java>:[149,9] cannot find symbol
[ERROR] symbol: variable Constraint
[ERROR] location: class org.opensaml.core.xml.XMLObjectBuilderFactory
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/XMLObjectBuilderFactory.java>:[163,9] cannot find symbol
[ERROR] symbol: variable Constraint
[ERROR] location: class org.opensaml.core.xml.XMLObjectBuilderFactory
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/io/MarshallerFactory.java>:[107,9] cannot find symbol
[ERROR] symbol: variable Constraint
[ERROR] location: class org.opensaml.core.xml.io.MarshallerFactory
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/io/MarshallerFactory.java>:[108,9] cannot find symbol
[ERROR] symbol: variable Constraint
[ERROR] location: class org.opensaml.core.xml.io.MarshallerFactory
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/util/AttributeMap.java>:[78,9] cannot find symbol
[ERROR] symbol: variable Constraint
[ERROR] location: class org.opensaml.core.xml.util.AttributeMap
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/util/AttributeMap.java>:[88,9] cannot find symbol
[ERROR] symbol: variable Constraint
[ERROR] location: class org.opensaml.core.xml.util.AttributeMap
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/util/AttributeMap.java>:[121,9] cannot find symbol
[ERROR] symbol: variable Constraint
[ERROR] location: class org.opensaml.core.xml.util.AttributeMap
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/metrics/LoggerDrivenMetricFilter.java>:[89,24] cannot find symbol
[ERROR] symbol: variable Constraint
[ERROR] location: class org.opensaml.core.metrics.LoggerDrivenMetricFilter
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/AbstractXMLObject.java>:[492,9] cannot find symbol
[ERROR] symbol: variable Constraint
[ERROR] location: class org.opensaml.core.xml.AbstractXMLObject
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/config/ConfigurationService.java>:[178,25] cannot find symbol
[ERROR] symbol: variable Constraint
[ERROR] location: class org.opensaml.core.config.ConfigurationService
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/io/UnmarshallerFactory.java>:[109,9] cannot find symbol
[ERROR] symbol: variable Constraint
[ERROR] location: class org.opensaml.core.xml.io.UnmarshallerFactory
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/io/UnmarshallerFactory.java>:[110,9] cannot find symbol
[ERROR] symbol: variable Constraint
[ERROR] location: class org.opensaml.core.xml.io.UnmarshallerFactory
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/util/XMLObjectChildrenList.java>:[56,9] cannot find symbol
[ERROR] symbol: variable Constraint
[ERROR] location: class org.opensaml.core.xml.util.XMLObjectChildrenList<ElementType>
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/util/XMLObjectChildrenList.java>:[74,9] cannot find symbol
[ERROR] symbol: variable Constraint
[ERROR] location: class org.opensaml.core.xml.util.XMLObjectChildrenList<ElementType>
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/util/XMLObjectChildrenList.java>:[75,9] cannot find symbol
[ERROR] symbol: variable Constraint
[ERROR] location: class org.opensaml.core.xml.util.XMLObjectChildrenList<ElementType>
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/util/IndexedXMLObjectChildrenList.java>:[68,9] cannot find symbol
[ERROR] symbol: variable Constraint
[ERROR] location: class org.opensaml.core.xml.util.IndexedXMLObjectChildrenList<ElementType>
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/criterion/EntityIdCriterion.java>:[39,14] cannot find symbol
[ERROR] symbol: variable Constraint
[ERROR] location: class org.opensaml.core.criterion.EntityIdCriterion
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/metrics/MetricsSupport.java>:[107,9] cannot find symbol
[ERROR] symbol: variable Constraint
[ERROR] location: class org.opensaml.core.metrics.MetricsSupport
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/metrics/MetricsSupport.java>:[108,9] cannot find symbol
[ERROR] symbol: variable Constraint
[ERROR] location: class org.opensaml.core.metrics.MetricsSupport
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/metrics/MetricsSupport.java>:[193,9] cannot find symbol
[ERROR] symbol: variable Constraint
[ERROR] location: class org.opensaml.core.metrics.MetricsSupport
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/metrics/MetricsSupport.java>:[223,9] cannot find symbol
[ERROR] symbol: variable Constraint
[ERROR] location: class org.opensaml.core.metrics.MetricsSupport
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/metrics/MetricsSupport.java>:[224,9] cannot find symbol
[ERROR] symbol: variable Constraint
[ERROR] location: class org.opensaml.core.metrics.MetricsSupport
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/metrics/MetricsSupport.java>:[225,9] cannot find symbol
[ERROR] symbol: variable Constraint
[ERROR] location: class org.opensaml.core.metrics.MetricsSupport
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/persist/FilesystemLoadSaveManager.java>:[94,23] cannot find symbol
[ERROR] symbol: variable Constraint
[ERROR] location: class org.opensaml.core.xml.persist.FilesystemLoadSaveManager<T>
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/persist/FilesystemLoadSaveManager.java>:[111,23] cannot find symbol
[ERROR] symbol: variable Constraint
[ERROR] location: class org.opensaml.core.xml.persist.FilesystemLoadSaveManager<T>
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/persist/FilesystemLoadSaveManager.java>:[179,23] cannot find symbol
[ERROR] symbol: variable Constraint
[ERROR] location: class org.opensaml.core.xml.persist.FilesystemLoadSaveManager<T>
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/persist/FilesystemLoadSaveManager.java>:[198,23] cannot find symbol
[ERROR] symbol: variable Constraint
[ERROR] location: class org.opensaml.core.xml.persist.FilesystemLoadSaveManager<T>
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/persist/FilesystemLoadSaveManager.java>:[247,25] cannot find symbol
[ERROR] symbol: variable Constraint
[ERROR] location: class org.opensaml.core.xml.persist.FilesystemLoadSaveManager<T>
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/persist/FilesystemLoadSaveManager.java>:[248,9] cannot find symbol
[ERROR] symbol: variable Constraint
[ERROR] location: class org.opensaml.core.xml.persist.FilesystemLoadSaveManager<T>
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/persist/FilesystemLoadSaveManager.java>:[250,13] cannot find symbol
[ERROR] symbol: variable Constraint
[ERROR] location: class org.opensaml.core.xml.persist.FilesystemLoadSaveManager<T>
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/persist/FilesystemLoadSaveManager.java>:[252,13] cannot find symbol
[ERROR] symbol: variable Constraint
[ERROR] location: class org.opensaml.core.xml.persist.FilesystemLoadSaveManager<T>
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/persist/FilesystemLoadSaveManager.java>:[257,26] cannot find symbol
[ERROR] symbol: variable Constraint
[ERROR] location: class org.opensaml.core.xml.persist.FilesystemLoadSaveManager<T>
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/persist/FilesystemLoadSaveManager.java>:[427,17] cannot find symbol
[ERROR] symbol: variable Constraint
[ERROR] location: class org.opensaml.core.xml.persist.FilesystemLoadSaveManager<T>
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/persist/MapLoadSaveManager.java>:[98,22] cannot find symbol
[ERROR] symbol: variable Constraint
[ERROR] location: class org.opensaml.core.xml.persist.MapLoadSaveManager<T>
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/persist/MapLoadSaveManager.java>:[99,28] cannot find symbol
[ERROR] symbol: variable Constraint
[ERROR] location: class org.opensaml.core.xml.persist.MapLoadSaveManager<T>
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/util/XMLObjectSource.java>:[64,18] cannot find symbol
[ERROR] symbol: variable Constraint
[ERROR] location: class org.opensaml.core.xml.util.XMLObjectSource
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/util/XMLObjectSource.java>:[65,9] cannot find symbol
[ERROR] symbol: variable Constraint
[ERROR] location: class org.opensaml.core.xml.util.XMLObjectSource
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/config/XMLConfigurator.java>:[180,30] cannot find symbol
[ERROR] symbol: variable Constraint
[ERROR] location: class org.opensaml.core.xml.config.XMLConfigurator
[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/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :opensaml-core-api
Waiting for Jenkins to finish collecting data
No mail will be sent out, as 'java-opensaml-v5 » OpenSAML :: Profile API #154' 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-opensaml-v5 » OpenSAML :: SAML Provider API #154' 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-opensaml-v5 » OpenSAML :: Storage API #154' 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-opensaml-v5 » OpenSAML :: XACML Provider API #154' 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-opensaml-v5 » OpenSAML :: SOAP Provider API #154' 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-opensaml-v5 » OpenSAML :: BOM #154' 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-opensaml-v5 » OpenSAML :: SOAP Provider Implementations #154' 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-opensaml-v5 » OpenSAML :: XACML Provider Implementations #154' 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-opensaml-v5 » OpenSAML :: Profile Implementations #154' 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-opensaml-v5 » OpenSAML :: XML Security Implementation #154' 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-opensaml-v5 » OpenSAML :: Spring Support #154' 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-opensaml-v5 » OpenSAML :: Testing #154' 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-opensaml-v5 » OpenSAML :: Security API #154' 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-opensaml-v5 » OpenSAML :: Storage Implementation #154' 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-opensaml-v5 » OpenSAML :: SAML XACML Profile API #154' 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-opensaml-v5 » OpenSAML :: SAML Provider Implementations #154' 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-opensaml-v5 » OpenSAML :: Core Implementation #154' 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-opensaml-v5 » OpenSAML :: Messaging API #154' 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-opensaml-v5 » OpenSAML :: Security Implementation #154' 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-opensaml-v5 » OpenSAML :: XML Security API #154' 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-opensaml-v5 » OpenSAML :: SAML XACML Profile Implementation #154' 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-opensaml-v5 » OpenSAML :: Messaging Implementations #154' 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.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.
More information about the commits
mailing list