Build failed in Jenkins: java-identity-provider-v4 » Shibboleth IdP :: SAML Profile API #152

Shibboleth Jenkins noreply at shibboleth.net
Sun Jul 26 14:54:33 UTC 2020


See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-saml-api/152/display/redirect?page=changes>

Changes:

[Rod Widdowson] IDP-1647 Dedupe unmodifiable maps in UIInfo elements


------------------------------------------
[INFO] 
[INFO] ------------------< net.shibboleth.idp:idp-saml-api >-------------------
[INFO] Building Shibboleth IdP :: SAML Profile API 4.1.0-SNAPSHOT       [11/34]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/org/opensaml/opensaml-saml-impl/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-saml-impl/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-saml-impl/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-saml-impl/4.1.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 37 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-security-impl/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-security-impl/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/org/opensaml/opensaml-security-impl/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-security-impl/4.1.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 138 kB/s)
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/org/opensaml/opensaml-soap-impl/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-soap-impl/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-soap-impl/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-soap-impl/4.1.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 61 kB/s)
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/org/opensaml/opensaml-xmlsec-impl/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-xmlsec-impl/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-xmlsec-impl/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-xmlsec-impl/4.1.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 103 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-saml-api ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-saml-api/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-saml-api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-saml-api ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ idp-saml-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ idp-saml-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 127 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-saml-api/ws/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-saml-api/ws/src/main/java/net/shibboleth/idp/saml/profile/config/AbstractMetadataDrivenConfigurationLookupStrategy.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-saml-api/ws/src/main/java/net/shibboleth/idp/saml/profile/config/AbstractMetadataDrivenConfigurationLookupStrategy.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-saml-api/ws/src/main/java/net/shibboleth/idp/saml/metadata/ACSUIInfo.java>:[33,56] cannot find symbol
  symbol:   class CollectionSupport
  location: package net.shibboleth.utilities.java.support.collection
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-saml-api/ws/src/main/java/net/shibboleth/idp/saml/metadata/IdPUIInfo.java>:[40,56] cannot find symbol
  symbol:   class CollectionSupport
  location: package net.shibboleth.utilities.java.support.collection
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-saml-api/ws/src/main/java/net/shibboleth/idp/saml/metadata/OrganizationUIInfo.java>:[34,56] cannot find symbol
  symbol:   class CollectionSupport
  location: package net.shibboleth.utilities.java.support.collection
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-saml-api/ws/src/main/java/net/shibboleth/idp/saml/metadata/ACSUIInfo.java>:[78,25] cannot find symbol
  symbol:   variable CollectionSupport
  location: class net.shibboleth.idp.saml.metadata.ACSUIInfo
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-saml-api/ws/src/main/java/net/shibboleth/idp/saml/metadata/ACSUIInfo.java>:[87,25] cannot find symbol
  symbol:   variable CollectionSupport
  location: class net.shibboleth.idp.saml.metadata.ACSUIInfo
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-saml-api/ws/src/main/java/net/shibboleth/idp/saml/metadata/IdPUIInfo.java>:[127,25] cannot find symbol
  symbol:   variable CollectionSupport
  location: class net.shibboleth.idp.saml.metadata.IdPUIInfo
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-saml-api/ws/src/main/java/net/shibboleth/idp/saml/metadata/IdPUIInfo.java>:[135,25] cannot find symbol
  symbol:   variable CollectionSupport
  location: class net.shibboleth.idp.saml.metadata.IdPUIInfo
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-saml-api/ws/src/main/java/net/shibboleth/idp/saml/metadata/IdPUIInfo.java>:[144,25] cannot find symbol
  symbol:   variable CollectionSupport
  location: class net.shibboleth.idp.saml.metadata.IdPUIInfo
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-saml-api/ws/src/main/java/net/shibboleth/idp/saml/metadata/IdPUIInfo.java>:[153,25] cannot find symbol
  symbol:   variable CollectionSupport
  location: class net.shibboleth.idp.saml.metadata.IdPUIInfo
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-saml-api/ws/src/main/java/net/shibboleth/idp/saml/metadata/IdPUIInfo.java>:[162,25] cannot find symbol
  symbol:   variable CollectionSupport
  location: class net.shibboleth.idp.saml.metadata.IdPUIInfo
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-saml-api/ws/src/main/java/net/shibboleth/idp/saml/metadata/OrganizationUIInfo.java>:[98,25] cannot find symbol
  symbol:   variable CollectionSupport
  location: class net.shibboleth.idp.saml.metadata.OrganizationUIInfo
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-saml-api/ws/src/main/java/net/shibboleth/idp/saml/metadata/OrganizationUIInfo.java>:[107,25] cannot find symbol
  symbol:   variable CollectionSupport
  location: class net.shibboleth.idp.saml.metadata.OrganizationUIInfo
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-saml-api/ws/src/main/java/net/shibboleth/idp/saml/metadata/OrganizationUIInfo.java>:[116,25] cannot find symbol
  symbol:   variable CollectionSupport
  location: class net.shibboleth.idp.saml.metadata.OrganizationUIInfo
[INFO] 13 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled


More information about the commits mailing list