Build failed in Jenkins: java-shib-attribute-v5 #182
Shibboleth Jenkins
noreply at shibboleth.net
Thu Oct 13 03:33:55 UTC 2022
See <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/182/display/redirect?page=changes>
Changes:
[dfisher] IDP-1963 Update ldaptive to version 2.
------------------------------------------
[...truncated 41.12 KB...]
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/shib-service/9.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-service/9.0.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 37 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-service/9.0.0-SNAPSHOT/shib-service-9.0.0-20221013.010258-38.pom
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-service/9.0.0-SNAPSHOT/shib-service-9.0.0-20221013.010258-38.pom (3.4 kB at 560 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-spring/9.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/shib-spring/9.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-spring/9.0.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 234 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-spring/9.0.0-SNAPSHOT/shib-spring-9.0.0-20221013.010258-38.pom
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-spring/9.0.0-SNAPSHOT/shib-spring-9.0.0-20221013.010258-38.pom (3.6 kB at 909 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-service/9.0.0-SNAPSHOT/shib-service-9.0.0-20221013.010258-38.jar
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-spring/9.0.0-SNAPSHOT/shib-spring-9.0.0-20221013.010258-38.jar
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-service/9.0.0-SNAPSHOT/shib-service-9.0.0-20221013.010258-38.jar (40 kB at 6.6 MB/s)
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-spring/9.0.0-SNAPSHOT/shib-spring-9.0.0-20221013.010258-38.jar (92 kB at 6.6 MB/s)
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ shib-attribute-resolver-api ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/target>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ shib-attribute-resolver-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ shib-attribute-resolver-api ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ shib-attribute-resolver-api ---
[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-resolver-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 61 source files to <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/ResolvedDataConnector.java>: <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/ResolvedDataConnector.java> uses or overrides a deprecated API that is marked for removal.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/ResolvedDataConnector.java>: Recompile with -Xlint:removal for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/StringAttributeValueMappingStrategy.java>:[39,20] cannot find symbol
symbol: class SearchResponse
location: package org.ldaptive
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/SearchResultMappingStrategy.java>:[20,20] cannot find symbol
symbol: class SearchResponse
location: package org.ldaptive
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/StringAttributeValueMappingStrategy.java>:[47,82] cannot find symbol
symbol: class SearchResponse
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/SearchResultMappingStrategy.java>:[28,70] cannot find symbol
symbol: class SearchResponse
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/StringAttributeValueMappingStrategy.java>:[55,76] cannot find symbol
symbol: class SearchResponse
location: class net.shibboleth.idp.attribute.resolver.dc.ldap.StringAttributeValueMappingStrategy
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/ExecutableSearchFilter.java>:[24,20] cannot find symbol
symbol: class FilterTemplate
location: package org.ldaptive
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/ExecutableSearchFilter.java>:[26,20] cannot find symbol
symbol: class SearchResponse
location: package org.ldaptive
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/ExecutableSearchFilter.java>:[43,14] cannot find symbol
symbol: class SearchResponse
location: interface net.shibboleth.idp.attribute.resolver.dc.ldap.ExecutableSearchFilter
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/ExecutableSearchFilter.java>:[51,14] cannot find symbol
symbol: class FilterTemplate
location: interface net.shibboleth.idp.attribute.resolver.dc.ldap.ExecutableSearchFilter
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/ParameterizedExecutableSearchFilterBuilder.java>:[25,20] cannot find symbol
symbol: class FilterTemplate
location: package org.ldaptive
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/AbstractExecutableSearchFilterBuilder.java>:[24,20] cannot find symbol
symbol: class FilterTemplate
location: package org.ldaptive
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/AbstractExecutableSearchFilterBuilder.java>:[28,20] cannot find symbol
symbol: class SearchResponse
location: package org.ldaptive
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/AbstractExecutableSearchFilterBuilder.java>:[51,59] cannot find symbol
symbol: class FilterTemplate
location: class net.shibboleth.idp.attribute.resolver.dc.ldap.AbstractExecutableSearchFilterBuilder
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/TemplatedExecutableSearchFilterBuilder.java>:[34,20] cannot find symbol
symbol: class FilterTemplate
location: package org.ldaptive
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/AbstractExecutableSearchFilterBuilder.java>:[60,29] cannot find symbol
symbol: class SearchResponse
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/AbstractExecutableSearchFilterBuilder.java>:[75,29] cannot find symbol
symbol: class FilterTemplate
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/AbstractExecutableSearchFilterBuilder.java>:[62,59] cannot find symbol
symbol: method copy(org.ldaptive.SearchOperation)
location: class org.ldaptive.SearchOperation
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/AbstractExecutableSearchFilterBuilder.java>:[63,19] cannot find symbol
symbol: method setConnectionFactory(org.ldaptive.ConnectionFactory)
location: variable op of type org.ldaptive.SearchOperation
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/AbstractExecutableSearchFilterBuilder.java>:[64,23] cannot find symbol
symbol: class SearchResponse
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/ParameterizedExecutableSearchFilterBuilder.java>:[71,15] cannot find symbol
symbol: class FilterTemplate
location: class net.shibboleth.idp.attribute.resolver.dc.ldap.ParameterizedExecutableSearchFilterBuilder
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/ParameterizedExecutableSearchFilterBuilder.java>:[71,39] cannot find symbol
symbol: class FilterTemplate
location: class net.shibboleth.idp.attribute.resolver.dc.ldap.ParameterizedExecutableSearchFilterBuilder
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/TemplatedExecutableSearchFilterBuilder.java>:[193,19] cannot find symbol
symbol: class FilterTemplate
location: class net.shibboleth.idp.attribute.resolver.dc.ldap.TemplatedExecutableSearchFilterBuilder
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/TemplatedExecutableSearchFilterBuilder.java>:[193,53] cannot find symbol
symbol: class FilterTemplate
location: class net.shibboleth.idp.attribute.resolver.dc.ldap.TemplatedExecutableSearchFilterBuilder
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/TemplatedExecutableSearchFilterBuilder.java>:[266,24] cannot find symbol
symbol: variable FilterTemplate
location: class net.shibboleth.idp.attribute.resolver.dc.ldap.TemplatedExecutableSearchFilterBuilder.EscapingReferenceInsertionEventHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/TemplatedExecutableSearchFilterBuilder.java>:[268,24] cannot find symbol
symbol: variable FilterTemplate
location: class net.shibboleth.idp.attribute.resolver.dc.ldap.TemplatedExecutableSearchFilterBuilder.EscapingReferenceInsertionEventHandler
[INFO] 25 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
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Attribute Components 5.0.0-SNAPSHOT:
[INFO]
[INFO] Shibboleth Attribute Components .................... SUCCESS [ 3.041 s]
[INFO] Shibboleth Attribute :: Attribute API .............. SUCCESS [ 12.620 s]
[INFO] Shibboleth Attribute :: Attribute Resolver API ..... FAILURE [ 1.581 s]
[INFO] Shibboleth Attribute :: Attribute Filter API ....... SKIPPED
[INFO] Shibboleth Attribute :: SAML Attribute API ......... SKIPPED
[INFO] Shibboleth Attribute :: Attribute Implementation ... SKIPPED
[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 ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23.783 s
[INFO] Finished at: 2022-10-13T03:33:47Z
[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] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/StringAttributeValueMappingStrategy.java>:[39,20] cannot find symbol
[ERROR] symbol: class SearchResponse
[ERROR] location: package org.ldaptive
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/SearchResultMappingStrategy.java>:[20,20] cannot find symbol
[ERROR] symbol: class SearchResponse
[ERROR] location: package org.ldaptive
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/StringAttributeValueMappingStrategy.java>:[47,82] cannot find symbol
[ERROR] symbol: class SearchResponse
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/SearchResultMappingStrategy.java>:[28,70] cannot find symbol
[ERROR] symbol: class SearchResponse
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/StringAttributeValueMappingStrategy.java>:[55,76] cannot find symbol
[ERROR] symbol: class SearchResponse
[ERROR] location: class net.shibboleth.idp.attribute.resolver.dc.ldap.StringAttributeValueMappingStrategy
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/ExecutableSearchFilter.java>:[24,20] cannot find symbol
[ERROR] symbol: class FilterTemplate
[ERROR] location: package org.ldaptive
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/ExecutableSearchFilter.java>:[26,20] cannot find symbol
[ERROR] symbol: class SearchResponse
[ERROR] location: package org.ldaptive
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/ExecutableSearchFilter.java>:[43,14] cannot find symbol
Waiting for Jenkins to finish collecting data
[ERROR] symbol: class SearchResponse
[ERROR] location: interface net.shibboleth.idp.attribute.resolver.dc.ldap.ExecutableSearchFilter
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/ExecutableSearchFilter.java>:[51,14] cannot find symbol
[ERROR] symbol: class FilterTemplate
[ERROR] location: interface net.shibboleth.idp.attribute.resolver.dc.ldap.ExecutableSearchFilter
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/ParameterizedExecutableSearchFilterBuilder.java>:[25,20] cannot find symbol
[ERROR] symbol: class FilterTemplate
[ERROR] location: package org.ldaptive
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/AbstractExecutableSearchFilterBuilder.java>:[24,20] cannot find symbol
[ERROR] symbol: class FilterTemplate
[ERROR] location: package org.ldaptive
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/AbstractExecutableSearchFilterBuilder.java>:[28,20] cannot find symbol
[ERROR] symbol: class SearchResponse
[ERROR] location: package org.ldaptive
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/AbstractExecutableSearchFilterBuilder.java>:[51,59] cannot find symbol
[ERROR] symbol: class FilterTemplate
[ERROR] location: class net.shibboleth.idp.attribute.resolver.dc.ldap.AbstractExecutableSearchFilterBuilder
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/TemplatedExecutableSearchFilterBuilder.java>:[34,20] cannot find symbol
[ERROR] symbol: class FilterTemplate
[ERROR] location: package org.ldaptive
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/AbstractExecutableSearchFilterBuilder.java>:[60,29] cannot find symbol
[ERROR] symbol: class SearchResponse
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/AbstractExecutableSearchFilterBuilder.java>:[75,29] cannot find symbol
[ERROR] symbol: class FilterTemplate
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/AbstractExecutableSearchFilterBuilder.java>:[62,59] cannot find symbol
[ERROR] symbol: method copy(org.ldaptive.SearchOperation)
[ERROR] location: class org.ldaptive.SearchOperation
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/AbstractExecutableSearchFilterBuilder.java>:[63,19] cannot find symbol
[ERROR] symbol: method setConnectionFactory(org.ldaptive.ConnectionFactory)
[ERROR] location: variable op of type org.ldaptive.SearchOperation
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/AbstractExecutableSearchFilterBuilder.java>:[64,23] cannot find symbol
[ERROR] symbol: class SearchResponse
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/ParameterizedExecutableSearchFilterBuilder.java>:[71,15] cannot find symbol
[ERROR] symbol: class FilterTemplate
[ERROR] location: class net.shibboleth.idp.attribute.resolver.dc.ldap.ParameterizedExecutableSearchFilterBuilder
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/ParameterizedExecutableSearchFilterBuilder.java>:[71,39] cannot find symbol
[ERROR] symbol: class FilterTemplate
[ERROR] location: class net.shibboleth.idp.attribute.resolver.dc.ldap.ParameterizedExecutableSearchFilterBuilder
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/TemplatedExecutableSearchFilterBuilder.java>:[193,19] cannot find symbol
[ERROR] symbol: class FilterTemplate
[ERROR] location: class net.shibboleth.idp.attribute.resolver.dc.ldap.TemplatedExecutableSearchFilterBuilder
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/TemplatedExecutableSearchFilterBuilder.java>:[193,53] cannot find symbol
[ERROR] symbol: class FilterTemplate
[ERROR] location: class net.shibboleth.idp.attribute.resolver.dc.ldap.TemplatedExecutableSearchFilterBuilder
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/TemplatedExecutableSearchFilterBuilder.java>:[266,24] cannot find symbol
[ERROR] symbol: variable FilterTemplate
[ERROR] location: class net.shibboleth.idp.attribute.resolver.dc.ldap.TemplatedExecutableSearchFilterBuilder.EscapingReferenceInsertionEventHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5/ws/shib-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/dc/ldap/TemplatedExecutableSearchFilterBuilder.java>:[268,24] cannot find symbol
[ERROR] symbol: variable FilterTemplate
[ERROR] location: class net.shibboleth.idp.attribute.resolver.dc.ldap.TemplatedExecutableSearchFilterBuilder.EscapingReferenceInsertionEventHandler
[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 :shib-attribute-resolver-api
No mail will be sent out, as 'java-shib-attribute-v5 » Shibboleth Attribute :: SAML Attribute Implementation #182' 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-shib-attribute-v5 » Shibboleth Attribute :: Testing #182' 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-shib-attribute-v5 » Shibboleth Attribute :: Attribute Filter API #182' 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-shib-attribute-v5 » Shibboleth Attribute :: Attribute Resolver Implementation #182' 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-shib-attribute-v5 » Shibboleth Attribute :: Attribute Resolver Spring Integration #182' 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-shib-attribute-v5 » Shibboleth Attribute :: Attribute Filter Spring Integration #182' 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-shib-attribute-v5 » Shibboleth Attribute :: BOM #182' 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-shib-attribute-v5 » Shibboleth Attribute :: SAML Attribute API #182' 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-shib-attribute-v5 » Shibboleth Attribute :: Attribute Implementation #182' 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-shib-attribute-v5 » Shibboleth Attribute :: Attribute Filter Implementation #182' 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.
Saving reports...
Processing '/var/lib/jenkins/jobs/java-shib-attribute-v5/builds/182/testng/testng-results.xml'
TestNG Reports Processing: FINISH
More information about the commits
mailing list