Build failed in Jenkins: java-identity-provider-v4 » Shibboleth IdP :: Attribute API #773
Shibboleth Jenkins
noreply at shibboleth.net
Fri Jan 24 12:06:42 EST 2020
See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-attribute-api/773/display/redirect?page=changes>
Changes:
[Phil Smart] JSPT-93 - Clean up API for BaseXXSupport decoders (DECODE)
------------------------------------------
[INFO]
[INFO] ----------------< net.shibboleth.idp:idp-attribute-api >----------------
[INFO] Building Shibboleth IdP :: Attribute API 4.0.0-SNAPSHOT [4/34]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-profile-api/4.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-profile-api/4.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-profile-api/4.0.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 44 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-saml-api/4.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-saml-api/4.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-saml-api/4.0.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 66 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-soap-api/4.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-soap-api/4.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-soap-api/4.0.0-SNAPSHOT/maven-metadata.xml (1.4 kB at 41 kB/s)
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-attribute-api ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-attribute-api/ws/target>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-attribute-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-attribute-api ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ idp-attribute-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ idp-attribute-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 25 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-attribute-api/ws/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-attribute-api/ws/src/main/java/net/shibboleth/idp/attribute/transcoding/TranscoderSupport.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-attribute-api/ws/src/main/java/net/shibboleth/idp/attribute/transcoding/TranscoderSupport.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ idp-attribute-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ idp-attribute-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-attribute-api/ws/target/test-classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-attribute-api/ws/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-attribute-api/ws/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-attribute-api/ws/src/test/java/net/shibboleth/idp/attribute/AttributeTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-attribute-api/ws/src/test/java/net/shibboleth/idp/attribute/ByteAttributeValueTest.java>:[23,51] cannot find symbol
symbol: class DecodingException
location: package net.shibboleth.utilities.java.support.codec
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-attribute-api/ws/src/test/java/net/shibboleth/idp/attribute/ByteAttributeValueTest.java>:[72,50] cannot find symbol
symbol: class DecodingException
location: class net.shibboleth.idp.attribute.ByteAttributeValueTest
[INFO] 2 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
More information about the commits
mailing list