Build failed in Jenkins: java-identity-provider-v4-nightly #704

Shibboleth Jenkins noreply at shibboleth.net
Thu Feb 17 01:22:21 UTC 2022


See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/704/display/redirect?page=changes>

Changes:

[Scott Cantor] IDP-1904 - Additional policy rules for attribute filter

[Scott Cantor] Fix method name.

[Scott Cantor] Accidental commit.

[Scott Cantor] Another accidental commit.

[Scott Cantor] IDP-1904 - Additional policy rules for attribute filter


------------------------------------------
[...truncated 300.14 KB...]
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ idp-admin-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 16 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-admin-impl/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-admin-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.8.1:testCompile (default-testCompile) @ idp-admin-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-admin-impl/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ idp-admin-impl ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running net.shibboleth.idp.admin.impl.InitializeAdministrativeProfileContextTreeTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.819 s - in net.shibboleth.idp.admin.impl.InitializeAdministrativeProfileContextTreeTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ idp-admin-impl ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-admin-impl/target/idp-admin-impl-4.2.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.9.1:attach-descriptor (attach-descriptor) @ idp-admin-impl ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ idp-admin-impl ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-admin-impl/target/idp-admin-impl-4.2.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:3.3.0:single (make-assembly) @ idp-admin-impl ---
[INFO] 
[INFO] --- maven-javadoc-plugin:3.3.0.1:jar (attach-javadocs) @ idp-admin-impl ---
[INFO]  Building classpath javadoc argument
[INFO] No previous run data found, generating javadoc.
[INFO] Running patched (for flat multi-module projects) maven javadoc plugin
[INFO] 
4 warnings
[WARNING] Javadoc Warnings
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-admin-impl/src/main/java/net/shibboleth/idp/admin/impl/JarCheckCLI.java>:99: warning: no description for @param
[WARNING] * @param args
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-admin-impl/src/main/java/net/shibboleth/idp/admin/impl/JarCheckCLI.java>:162: warning: no description for @param
[WARNING] * @param args
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-admin-impl/src/main/java/net/shibboleth/idp/admin/impl/JarCheckCLI.java>:174: warning: no description for @param
[WARNING] * @param fileNames
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-admin-impl/src/main/java/net/shibboleth/idp/admin/impl/JarCheckCLI.java>:192: warning: no description for @param
[WARNING] * @param args
[WARNING] ^
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-admin-impl/target/idp-admin-impl-4.2.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:3.3.0.1:test-jar (attach-javadocs) @ idp-admin-impl ---
[INFO]  Building classpath javadoc argument
[INFO] Configuration changed, re-generating javadoc.
[INFO] Running patched (for flat multi-module projects) maven javadoc plugin
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-admin-impl/target/idp-admin-impl-4.2.0-SNAPSHOT-test-javadoc.jar>
[INFO] 
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ idp-admin-impl >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-admin-impl ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-admin-impl ---
[INFO] 
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ idp-admin-impl <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ idp-admin-impl ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-admin-impl/target/idp-admin-impl-4.2.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ idp-admin-impl ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-admin-impl/target/idp-admin-impl-4.2.0-SNAPSHOT.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.repository/net/shibboleth/idp/idp-admin-impl/4.2.0-SNAPSHOT/idp-admin-impl-4.2.0-SNAPSHOT.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-admin-impl/pom.xml> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.repository/net/shibboleth/idp/idp-admin-impl/4.2.0-SNAPSHOT/idp-admin-impl-4.2.0-SNAPSHOT.pom>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-admin-impl/target/idp-admin-impl-4.2.0-SNAPSHOT-tests.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.repository/net/shibboleth/idp/idp-admin-impl/4.2.0-SNAPSHOT/idp-admin-impl-4.2.0-SNAPSHOT-tests.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-admin-impl/target/idp-admin-impl-4.2.0-SNAPSHOT-javadoc.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.repository/net/shibboleth/idp/idp-admin-impl/4.2.0-SNAPSHOT/idp-admin-impl-4.2.0-SNAPSHOT-javadoc.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-admin-impl/target/idp-admin-impl-4.2.0-SNAPSHOT-test-javadoc.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.repository/net/shibboleth/idp/idp-admin-impl/4.2.0-SNAPSHOT/idp-admin-impl-4.2.0-SNAPSHOT-test-javadoc.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-admin-impl/target/idp-admin-impl-4.2.0-SNAPSHOT-sources.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/.repository/net/shibboleth/idp/idp-admin-impl/4.2.0-SNAPSHOT/idp-admin-impl-4.2.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ idp-admin-impl ---
[INFO] Using alternate deployment repository snapshot::https://build.shibboleth.net/nexus-proxy/content/repositories/snapshots
[INFO] Deploying net.shibboleth.idp:idp-admin-impl:4.2.0-SNAPSHOT at end
[INFO] 
[INFO] -----------< net.shibboleth.idp:idp-attribute-filter-spring >-----------
[INFO] Building Shibboleth IdP :: Attribute Filter Spring Integration 4.2.0-SNAPSHOT [23/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-attribute-filter-spring ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-filter-spring/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-attribute-filter-spring ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-attribute-filter-spring ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-attribute-filter-spring ---
[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.8.1:compile (default-compile) @ idp-attribute-filter-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 66 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-filter-spring/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-attribute-filter-spring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 90 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ idp-attribute-filter-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 45 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-filter-spring/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ idp-attribute-filter-spring ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 93, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.473 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 93, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ idp-attribute-filter-spring ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-filter-spring/target/idp-attribute-filter-spring-4.2.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.9.1:attach-descriptor (attach-descriptor) @ idp-attribute-filter-spring ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ idp-attribute-filter-spring ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-filter-spring/target/idp-attribute-filter-spring-4.2.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:3.3.0:single (make-assembly) @ idp-attribute-filter-spring ---
[INFO] 
[INFO] --- maven-javadoc-plugin:3.3.0.1:jar (attach-javadocs) @ idp-attribute-filter-spring ---
[INFO] The goal 'net.shibboleth.maven.plugins:maven-javadoc-plugin:3.3.0.1:javadoc' has not been previously called for the module: 'net.shibboleth.idp:idp-schema:jar:4.2.0-SNAPSHOT'. Trying to invoke it...
[INFO] External call using javadoc goal: net.shibboleth.maven.plugins:maven-javadoc-plugin:3.3.0.1:javadoc
[WARNING] Creating fake javadoc directory to prevent repeated invocations: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-schema/target/apidocs>
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-schema/target/apidocs.> Ignored it.
[INFO]  Building classpath javadoc argument
[INFO] No previous run data found, generating javadoc.
[INFO] Running patched (for flat multi-module projects) maven javadoc plugin
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-filter-spring/target/idp-attribute-filter-spring-4.2.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:3.3.0.1:test-jar (attach-javadocs) @ idp-attribute-filter-spring ---
[INFO] The goal 'net.shibboleth.maven.plugins:maven-javadoc-plugin:3.3.0.1:javadoc' has not been previously called for the module: 'net.shibboleth.idp:idp-schema:jar:4.2.0-SNAPSHOT'. Trying to invoke it...
[INFO] External call using javadoc goal: net.shibboleth.maven.plugins:maven-javadoc-plugin:3.3.0.1:javadoc
[WARNING] Creating fake javadoc directory to prevent repeated invocations: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-schema/target/testapidocs>
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-schema/target/testapidocs.> Ignored it.
[INFO]  Building classpath javadoc argument
[INFO] Configuration changed, re-generating javadoc.
[INFO] Running patched (for flat multi-module projects) maven javadoc plugin
[INFO] 
1 error
7 warnings
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 4.2.0-SNAPSHOT:
[INFO] 
[INFO] Shibboleth Identity Provider ....................... SUCCESS [  5.305 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [ 16.491 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [  0.240 s]
[INFO] Shibboleth IdP :: Attribute API .................... SUCCESS [ 16.862 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 19.880 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 16.698 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [ 16.040 s]
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SUCCESS [ 14.829 s]
[INFO] Shibboleth IdP :: Attribute Filter API ............. SUCCESS [ 13.611 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [ 13.032 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [ 19.692 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [ 13.140 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [  5.181 s]
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [ 15.882 s]
[INFO] Shibboleth IdP :: Authentication Implementation .... SUCCESS [ 43.890 s]
[INFO] Shibboleth IdP :: Attribute Implementation ......... SUCCESS [ 13.921 s]
[INFO] Shibboleth IdP :: Session Implementation ........... SUCCESS [ 33.114 s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SUCCESS [ 30.216 s]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation  SUCCESS [ 31.813 s]
[INFO] Shibboleth IdP :: Attribute Filter Implementation .. SUCCESS [ 20.599 s]
[INFO] Shibboleth IdP :: Profile Implementation ........... SUCCESS [ 18.693 s]
[INFO] Shibboleth IdP :: Administrative Profile Implementation SUCCESS [ 15.371 s]
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration FAILURE [ 28.089 s]
[INFO] Shibboleth IdP :: Profile Spring Integration ....... SKIPPED
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration SKIPPED
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Consent Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: System Configuration ............. SKIPPED
[INFO] Shibboleth IdP :: WAR .............................. SKIPPED
[INFO] Shibboleth IdP :: WAR distribution ................. SKIPPED
[INFO] Shibboleth IdP :: Configuration Files .............. SKIPPED
[INFO] Shibboleth IdP :: Installer ........................ SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SKIPPED
[INFO] Shibboleth IdP :: Tests BOM ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  07:04 min
[INFO] Finished at: 2022-02-17T01:22:21Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal net.shibboleth.maven.plugins:maven-javadoc-plugin:3.3.0.1:test-jar (attach-javadocs) on project idp-attribute-filter-spring: MavenReportException: Error while generating Javadoc: 
[ERROR] Exit code: 1 - <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-filter-spring/src/test/java/net/shibboleth/idp/attribute/filter/spring/saml/ProxiedRequesterInEntityGroupRuleParserTest.java>:30: error: reference not found
[ERROR]  * test for {@link ProxiedRequesterInEntityGroupRuleParser}.
[ERROR]                    ^
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-filter-spring/src/test/java/net/shibboleth/idp/attribute/filter/spring/policy/ProfileRuleParserTest.java>:35: warning: no description for @throws
[ERROR]      * @throws ComponentInitializationException
[ERROR]        ^
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-filter-spring/src/test/java/net/shibboleth/idp/attribute/filter/spring/saml/IssuerNameIDFormatRuleParserTest.java>:37: warning: no description for @throws
[ERROR]      * @throws ComponentInitializationException
[ERROR]        ^
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-filter-spring/src/test/java/net/shibboleth/idp/attribute/filter/spring/saml/ProxiedRequesterEntityAttributeExactRuleParserTest.java>:36: warning: no description for @throws
[ERROR]      * @throws ComponentInitializationException
[ERROR]        ^
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-filter-spring/src/test/java/net/shibboleth/idp/attribute/filter/spring/saml/ProxiedRequesterEntityAttributeRegexRuleParserTest.java>:37: warning: no description for @throws
[ERROR]      * @throws ComponentInitializationException
[ERROR]        ^
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-filter-spring/src/test/java/net/shibboleth/idp/attribute/filter/spring/saml/RequesterEntityAttributeExactRuleParserTest.java>:36: warning: no description for @throws
[ERROR]      * @throws ComponentInitializationException
[ERROR]        ^
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-filter-spring/src/test/java/net/shibboleth/idp/attribute/filter/spring/saml/RequesterEntityAttributeRegexRuleParserTest.java>:37: warning: no description for @throws
[ERROR]      * @throws ComponentInitializationException
[ERROR]        ^
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-filter-spring/src/test/java/net/shibboleth/idp/attribute/filter/spring/saml/RequesterNameIDFormatRuleParserTest.java>:37: warning: no description for @throws
[ERROR]      * @throws ComponentInitializationException
[ERROR]        ^
[ERROR] 
[ERROR] Command line was: /efs/optjava/jdk/amazon/amazon-corretto-11.0.14.9.1-linux-x64/bin/javadoc @options @packages
[ERROR] 
[ERROR] Refer to the generated Javadoc files in '<http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-nightly/ws/idp-attribute-filter-spring/target/testapidocs'> dir.
[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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :idp-attribute-filter-spring
Build step 'Invoke top-level Maven targets' marked build as failure


More information about the commits mailing list