Build failed in Jenkins: java-shib-attribute-v5-multi » Oracle-17,Windows2022 #92

Shibboleth Jenkins noreply at shibboleth.net
Thu Sep 22 01:32:55 UTC 2022


See <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-multi/jdk=Oracle-17,label=Windows2022/92/display/redirect?page=changes>

Changes:

[Scott Cantor] Rename httpclient package.

[Scott Cantor] Rename service abstraction packages.


------------------------------------------
[...truncated 55.95 KB...]
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-testing/9.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/shib-testing/9.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/shib-testing/9.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-testing/9.0.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 26 kB/s)
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/shib-testing/9.0.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 26 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ shib-attribute-impl ---
[INFO] Deleting C:\opt\jenkins\workspace\java-shib-attribute-v5-multi\jdk\Oracle-17\label\Windows2022\shib-attribute-impl\target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ shib-attribute-impl ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ shib-attribute-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ shib-attribute-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ shib-attribute-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to C:\opt\jenkins\workspace\java-shib-attribute-v5-multi\jdk\Oracle-17\label\Windows2022\shib-attribute-impl\target\classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-impl/src/main/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeTranscoderRegistryImpl.java:[45,44] package net.shibboleth.shared.spring.service does not exist
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-impl/src/main/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeTranscoderRegistryImpl.java:[57,54] cannot find symbol
  symbol: class AbstractServiceableComponent
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-impl/src/main/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeRegistryServiceStrategy.java:[39,37] cannot find symbol
  symbol:   class ServiceException
  location: package net.shibboleth.shared.service
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-impl/src/main/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeRegistryServiceStrategy.java:[40,37] cannot find symbol
  symbol:   class ServiceableComponent
  location: package net.shibboleth.shared.service
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-impl/src/main/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeRegistryServiceStrategy.java:[50,37] cannot find symbol
  symbol: class ServiceableComponent
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-impl/src/main/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeRegistryServiceStrategy.java:[97,22] cannot find symbol
  symbol:   class ServiceableComponent
  location: class net.shibboleth.idp.attribute.transcoding.impl.AttributeRegistryServiceStrategy
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-impl/src/main/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeTranscoderRegistryImpl.java:[57,8] net.shibboleth.idp.attribute.transcoding.impl.AttributeTranscoderRegistryImpl is not abstract and does not override abstract method getId() in net.shibboleth.utilities.java.support.component.IdentifiedComponent
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-impl/src/main/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeTranscoderRegistryImpl.java:[87,5] method does not override or implement a method from a supertype
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-impl/src/main/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeTranscoderRegistryImpl.java:[97,9] cannot find symbol
  symbol:   method checkSetterPreconditions()
  location: class net.shibboleth.idp.attribute.transcoding.impl.AttributeTranscoderRegistryImpl
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-impl/src/main/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeTranscoderRegistryImpl.java:[124,9] cannot find symbol
  symbol:   method checkSetterPreconditions()
  location: class net.shibboleth.idp.attribute.transcoding.impl.AttributeTranscoderRegistryImpl
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-impl/src/main/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeTranscoderRegistryImpl.java:[168,9] cannot find symbol
  symbol:   method checkSetterPreconditions()
  location: class net.shibboleth.idp.attribute.transcoding.impl.AttributeTranscoderRegistryImpl
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-impl/src/main/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeTranscoderRegistryImpl.java:[175,9] cannot find symbol
  symbol:   method checkComponentActive()
  location: class net.shibboleth.idp.attribute.transcoding.impl.AttributeTranscoderRegistryImpl
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-impl/src/main/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeTranscoderRegistryImpl.java:[187,9] cannot find symbol
  symbol:   method checkComponentActive()
  location: class net.shibboleth.idp.attribute.transcoding.impl.AttributeTranscoderRegistryImpl
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-impl/src/main/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeTranscoderRegistryImpl.java:[199,9] cannot find symbol
  symbol:   method checkComponentActive()
  location: class net.shibboleth.idp.attribute.transcoding.impl.AttributeTranscoderRegistryImpl
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-impl/src/main/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeTranscoderRegistryImpl.java:[222,9] cannot find symbol
  symbol:   method checkComponentActive()
  location: class net.shibboleth.idp.attribute.transcoding.impl.AttributeTranscoderRegistryImpl
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-impl/src/main/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeTranscoderRegistryImpl.java:[273,30] cannot find symbol
  symbol:   method getApplicationContext()
  location: class net.shibboleth.idp.attribute.transcoding.impl.AttributeTranscoderRegistryImpl
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-impl/src/main/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeTranscoderRegistryImpl.java:[370,38] cannot find symbol
  symbol:   method getApplicationContext()
  location: class net.shibboleth.idp.attribute.transcoding.impl.AttributeTranscoderRegistryImpl
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-impl/src/main/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeRegistryServiceStrategy.java:[113,17] cannot find symbol
  symbol:   method setId(java.lang.String)
  location: variable registry of type net.shibboleth.idp.attribute.transcoding.impl.AttributeTranscoderRegistryImpl
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-impl/src/main/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeRegistryServiceStrategy.java:[114,17] cannot find symbol
  symbol:   method setApplicationContext(org.springframework.context.ApplicationContext)
  location: variable registry of type net.shibboleth.idp.attribute.transcoding.impl.AttributeTranscoderRegistryImpl
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-impl/src/main/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeRegistryServiceStrategy.java:[120,21] cannot find symbol
  symbol:   method initialize()
  location: variable registry of type net.shibboleth.idp.attribute.transcoding.impl.AttributeTranscoderRegistryImpl
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-impl/src/main/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeRegistryServiceStrategy.java:[122,23] cannot find symbol
  symbol:   class ServiceException
  location: class net.shibboleth.idp.attribute.transcoding.impl.AttributeRegistryServiceStrategy
[INFO] 21 errors 
[INFO] -------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth Attribute :: Testing
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth Attribute :: Attribute Resolver Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth Attribute :: SAML Attribute Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth Attribute :: Attribute Filter Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth Attribute :: Attribute Resolver Spring Integration
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth Attribute :: Attribute Filter Spring Integration
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] -----------------< net.shibboleth:shib-attribute-bom >------------------
[INFO] Building Shibboleth Attribute :: BOM 5.0.0-SNAPSHOT               [7/13]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ shib-attribute-bom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ shib-attribute-bom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ shib-attribute-bom ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Attribute Components 5.0.0-SNAPSHOT:
[INFO] 
[INFO] Shibboleth Attribute Components .................... SUCCESS [  3.201 s]
[INFO] Shibboleth Attribute :: Attribute API .............. SUCCESS [ 22.116 s]
[INFO] Shibboleth Attribute :: Attribute Resolver API ..... FAILURE [  1.911 s]
[INFO] Shibboleth Attribute :: Attribute Filter API ....... FAILURE [  0.677 s]
[INFO] Shibboleth Attribute :: SAML Attribute API ......... SUCCESS [ 12.424 s]
[INFO] Shibboleth Attribute :: Attribute Implementation ... FAILURE [  0.806 s]
[INFO] Shibboleth Attribute :: Testing .................... SKIPPED
[INFO] Shibboleth Attribute :: Attribute Resolver Implementation SKIPPED
[INFO] Shibboleth Attribute :: SAML Attribute Implementation SKIPPED
[INFO] Shibboleth Attribute :: Attribute Filter Implementation SKIPPED
[INFO] Shibboleth Attribute :: Attribute Resolver Spring Integration SKIPPED
[INFO] Shibboleth Attribute :: Attribute Filter Spring Integration SKIPPED
[INFO] Shibboleth Attribute :: BOM ........................ SUCCESS [  0.016 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  51.281 s
[INFO] Finished at: 2022-09-22T01:32:54Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project shib-attribute-resolver-api: Compilation failure: Compilation failure: 
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/context/AttributeResolutionContext.java:[41,37] cannot find symbol
[ERROR]   symbol:   class ReloadableService
[ERROR]   location: package net.shibboleth.shared.service
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/context/AttributeResolutionContext.java:[42,37] cannot find symbol
[ERROR]   symbol:   class ServiceableComponent
[ERROR]   location: package net.shibboleth.shared.service
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/context/AttributeResolutionContext.java:[332,50] cannot find symbol
[ERROR]   symbol:   class ReloadableService
[ERROR]   location: class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/context/AttributeResolutionContext.java:[335,20] cannot find symbol
[ERROR]   symbol:   class ServiceableComponent
[ERROR]   location: class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project shib-attribute-filter-api: Compilation failure: Compilation failure: 
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-filter-api/src/main/java/net/shibboleth/idp/attribute/filter/context/AttributeFilterContext.java:[43,37] cannot find symbol
[ERROR]   symbol:   class ReloadableService
[ERROR]   location: package net.shibboleth.shared.service
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-filter-api/src/main/java/net/shibboleth/idp/attribute/filter/context/AttributeFilterContext.java:[44,37] cannot find symbol
[ERROR]   symbol:   class ServiceableComponent
[ERROR]   location: package net.shibboleth.shared.service
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-filter-api/src/main/java/net/shibboleth/idp/attribute/filter/context/AttributeFilterContext.java:[550,49] cannot find symbol
[ERROR]   symbol:   class ReloadableService
[ERROR]   location: class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-filter-api/src/main/java/net/shibboleth/idp/attribute/filter/context/AttributeFilterContext.java:[553,20] cannot find symbol
[ERROR]   symbol:   class ServiceableComponent
[ERROR]   location: class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project shib-attribute-impl: Compilation failure: Compilation failure: 
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-impl/src/main/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeTranscoderRegistryImpl.java:[45,44] package net.shibboleth.shared.spring.service does not exist
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-impl/src/main/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeTranscoderRegistryImpl.java:[57,54] cannot find symbol
[ERROR]   symbol: class AbstractServiceableComponent
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-impl/src/main/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeRegistryServiceStrategy.java:[39,37] cannot find symbol
[ERROR]   symbol:   class ServiceException
[ERROR]   location: package net.shibboleth.shared.service
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-impl/src/main/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeRegistryServiceStrategy.java:[40,37] cannot find symbol
[ERROR]   symbol:   class ServiceableComponent
[ERROR]   location: package net.shibboleth.shared.service
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-impl/src/main/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeRegistryServiceStrategy.java:[50,37] cannot find symbol
[ERROR]   symbol: class ServiceableComponent
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-impl/src/main/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeRegistryServiceStrategy.java:[97,22] cannot find symbol
[ERROR]   symbol:   class ServiceableComponent
[ERROR]   location: class net.shibboleth.idp.attribute.transcoding.impl.AttributeRegistryServiceStrategy
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-impl/src/main/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeTranscoderRegistryImpl.java:[57,8] net.shibboleth.idp.attribute.transcoding.impl.AttributeTranscoderRegistryImpl is not abstract and does not override abstract method getId() in net.shibboleth.utilities.java.support.component.IdentifiedComponent
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-impl/src/main/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeTranscoderRegistryImpl.java:[87,5] method does not override or implement a method from a supertype
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-impl/src/main/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeTranscoderRegistryImpl.java:[97,9] cannot find symbol
[ERROR]   symbol:   method checkSetterPreconditions()
[ERROR]   location: class net.shibboleth.idp.attribute.transcoding.impl.AttributeTranscoderRegistryImpl
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-impl/src/main/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeTranscoderRegistryImpl.java:[124,9] cannot find symbol
[ERROR]   symbol:   method checkSetterPreconditions()
[ERROR]   location: class net.shibboleth.idp.attribute.transcoding.impl.AttributeTranscoderRegistryImpl
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-impl/src/main/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeTranscoderRegistryImpl.java:[168,9] cannot find symbol
[ERROR]   symbol:   method checkSetterPreconditions()
[ERROR]   location: class net.shibboleth.idp.attribute.transcoding.impl.AttributeTranscoderRegistryImpl
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-impl/src/main/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeTranscoderRegistryImpl.java:[175,9] cannot find symbol
[ERROR]   symbol:   method checkComponentActive()
[ERROR]   location: class net.shibboleth.idp.attribute.transcoding.impl.AttributeTranscoderRegistryImpl
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-impl/src/main/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeTranscoderRegistryImpl.java:[187,9] cannot find symbol
[ERROR]   symbol:   method checkComponentActive()
[ERROR]   location: class net.shibboleth.idp.attribute.transcoding.impl.AttributeTranscoderRegistryImpl
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-impl/src/main/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeTranscoderRegistryImpl.java:[199,9] cannot find symbol
[ERROR]   symbol:   method checkComponentActive()
[ERROR]   location: class net.shibboleth.idp.attribute.transcoding.impl.AttributeTranscoderRegistryImpl
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-impl/src/main/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeTranscoderRegistryImpl.java:[222,9] cannot find symbol
[ERROR]   symbol:   method checkComponentActive()
[ERROR]   location: class net.shibboleth.idp.attribute.transcoding.impl.AttributeTranscoderRegistryImpl
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-impl/src/main/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeTranscoderRegistryImpl.java:[273,30] cannot find symbol
[ERROR]   symbol:   method getApplicationContext()
[ERROR]   location: class net.shibboleth.idp.attribute.transcoding.impl.AttributeTranscoderRegistryImpl
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-impl/src/main/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeTranscoderRegistryImpl.java:[370,38] cannot find symbol
[ERROR]   symbol:   method getApplicationContext()
[ERROR]   location: class net.shibboleth.idp.attribute.transcoding.impl.AttributeTranscoderRegistryImpl
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-impl/src/main/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeRegistryServiceStrategy.java:[113,17] cannot find symbol
[ERROR]   symbol:   method setId(java.lang.String)
[ERROR]   location: variable registry of type net.shibboleth.idp.attribute.transcoding.impl.AttributeTranscoderRegistryImpl
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-impl/src/main/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeRegistryServiceStrategy.java:[114,17] cannot find symbol
[ERROR]   symbol:   method setApplicationContext(org.springframework.context.ApplicationContext)
[ERROR]   location: variable registry of type net.shibboleth.idp.attribute.transcoding.impl.AttributeTranscoderRegistryImpl
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-impl/src/main/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeRegistryServiceStrategy.java:[120,21] cannot find symbol
[ERROR]   symbol:   method initialize()
[ERROR]   location: variable registry of type net.shibboleth.idp.attribute.transcoding.impl.AttributeTranscoderRegistryImpl
[ERROR] /C:/opt/jenkins/workspace/java-shib-attribute-v5-multi/jdk/Oracle-17/label/Windows2022/shib-attribute-impl/src/main/java/net/shibboleth/idp/attribute/transcoding/impl/AttributeRegistryServiceStrategy.java:[122,23] cannot find symbol
[ERROR]   symbol:   class ServiceException
[ERROR]   location: class net.shibboleth.idp.attribute.transcoding.impl.AttributeRegistryServiceStrategy
[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 <args> -rf :shib-attribute-resolver-api
Build step 'Invoke top-level Maven targets' marked build as failure
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.
Saving reports...
Processing '/var/lib/jenkins/jobs/java-shib-attribute-v5-multi/configurations/axis-jdk/Oracle-17/axis-label/Windows2022/builds/92/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-shib-attribute-v5-multi/configurations/axis-jdk/Oracle-17/axis-label/Windows2022/builds/92/testng/testng-results.xml'
TestNG Reports Processing: FINISH


More information about the commits mailing list