Build failed in Jenkins: java-opensaml-v4 #395

Shibboleth Jenkins noreply at shibboleth.net
Thu Apr 16 14:23:33 EDT 2020


See <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/395/display/redirect?page=changes>

Changes:

[Scott Cantor] Remove unneeded xmlunit-legacy dependency.


------------------------------------------
Started by an SCM change
Running as SYSTEM
Building remotely on EC2 (CentOS7) - CentOS7-nightly (i-05e533608386d1b78) (CentOS7-nightly) in workspace <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.shibboleth.net/java-opensaml # timeout=10
Fetching upstream changes from git://git.shibboleth.net/java-opensaml
 > git --version # timeout=10
 > git fetch --tags --progress git://git.shibboleth.net/java-opensaml +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 403174ddd8d7ee32a52f90dfde05e5660c9d3b4d (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 403174ddd8d7ee32a52f90dfde05e5660c9d3b4d # timeout=10
Commit message: "Remove unneeded xmlunit-legacy dependency."
 > git rev-list --no-walk 9342dbeda25b140bbbd435363f22ab61d8b83c6f # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 37922
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[opensaml-parent] $ /opt/jdk/amazon-11/bin/java -cp /opt/jenkins/maven35-agent.jar:/opt/maven_home/boot/plexus-classworlds-2.6.0.jar:/opt/maven_home/conf/logging jenkins.maven3.agent.Maven35Main /opt/maven_home /tmp/remoting.jar /opt/jenkins/maven35-interceptor.jar /opt/jenkins/maven3-interceptor-commons.jar 37922
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-parent/pom.xml> -B --update-snapshots clean install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] OpenSAML                                                           [pom]
[INFO] OpenSAML :: Core                                                   [jar]
[INFO] OpenSAML :: Storage API                                            [jar]
[INFO] OpenSAML :: Messaging API                                          [jar]
[INFO] OpenSAML :: Security API                                           [jar]
[INFO] OpenSAML :: XML Security API                                       [jar]
[INFO] OpenSAML :: SOAP Provider API                                      [jar]
[INFO] OpenSAML :: Profile API                                            [jar]
[INFO] OpenSAML :: SAML Provider API                                      [jar]
[INFO] OpenSAML :: XACML Provider API                                     [jar]
[INFO] OpenSAML :: SAML XACML Profile API                                 [jar]
[INFO] OpenSAML :: Storage Implementation                                 [jar]
[INFO] OpenSAML :: Security Implementation                                [jar]
[INFO] OpenSAML :: XML Security Implementation                            [jar]
[INFO] OpenSAML :: Messaging Implementations                              [jar]
[INFO] OpenSAML :: SOAP Provider Implementations                          [jar]
[INFO] OpenSAML :: SAML Provider Implementations                          [jar]
[INFO] OpenSAML :: XACML Provider Implementations                         [jar]
[INFO] OpenSAML :: SAML XACML Profile Implementation                      [jar]
[INFO] OpenSAML :: Profile Implementations                                [jar]
[INFO] OpenSAML :: BOM                                                    [pom]
[INFO] OpenSAML :: Tests BOM                                              [pom]
[INFO] 
[INFO] --------------------< org.opensaml:opensaml-parent >--------------------
[INFO] Building OpenSAML 4.0.1-SNAPSHOT                                  [1/22]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-parent ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-parent/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.8.2:attach-descriptor (attach-descriptor) @ opensaml-parent ---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ opensaml-parent ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ opensaml-parent ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-parent/pom.xml> to /home/jenkins/.m2/repository/org/opensaml/opensaml-parent/4.0.1-SNAPSHOT/opensaml-parent-4.0.1-SNAPSHOT.pom
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-parent/target/opensaml-parent-4.0.1-SNAPSHOT-site.xml> to /home/jenkins/.m2/repository/org/opensaml/opensaml-parent/4.0.1-SNAPSHOT/opensaml-parent-4.0.1-SNAPSHOT-site.xml
[JENKINS] Archiving disabled
[INFO] 
[INFO] ---------------------< org.opensaml:opensaml-core >---------------------
[INFO] Building OpenSAML :: Core 4.0.1-SNAPSHOT                          [2/22]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-core ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-core/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-core ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ opensaml-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ opensaml-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 129 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-core/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-core/src/main/java/org/opensaml/core/xml/NamespaceManager.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-core/src/main/java/org/opensaml/core/xml/NamespaceManager.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ opensaml-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 35 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ opensaml-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 40 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-core/target/test-classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-core/src/test/java/org/opensaml/core/xml/XMLObjectBaseTestCase.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-core/src/test/java/org/opensaml/core/xml/XMLObjectBaseTestCase.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-core/src/test/java/org/opensaml/core/xml/XMLObjectBaseTestCase.java>:[43,27] package org.xmlunit.builder does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-core/src/test/java/org/opensaml/core/xml/XMLObjectBaseTestCase.java>:[44,24] package org.xmlunit.diff does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-core/src/test/java/org/opensaml/core/xml/MarshallingTest.java>:[32,27] package org.xmlunit.builder does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-core/src/test/java/org/opensaml/core/xml/MarshallingTest.java>:[33,24] package org.xmlunit.diff does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-core/src/test/java/org/opensaml/core/xml/XMLObjectBaseTestCase.java>:[118,19] cannot find symbol
  symbol:   class Diff
  location: class org.opensaml.core.xml.XMLObjectBaseTestCase
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-core/src/test/java/org/opensaml/core/xml/XMLObjectBaseTestCase.java>:[118,31] cannot find symbol
  symbol:   variable DiffBuilder
  location: class org.opensaml.core.xml.XMLObjectBaseTestCase
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-core/src/test/java/org/opensaml/core/xml/MarshallingTest.java>:[155,15] cannot find symbol
  symbol:   class Diff
  location: class org.opensaml.core.xml.MarshallingTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-core/src/test/java/org/opensaml/core/xml/MarshallingTest.java>:[155,27] cannot find symbol
  symbol:   variable DiffBuilder
  location: class org.opensaml.core.xml.MarshallingTest
[INFO] 8 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
[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 OpenSAML 4.0.1-SNAPSHOT:
[INFO] 
[INFO] OpenSAML ........................................... SUCCESS [  8.001 s]
[INFO] OpenSAML :: Core ................................... FAILURE [ 15.264 s]
[INFO] OpenSAML :: Storage API ............................ SKIPPED
[INFO] OpenSAML :: Messaging API .......................... SKIPPED
[INFO] OpenSAML :: Security API ........................... SKIPPED
[INFO] OpenSAML :: XML Security API ....................... SKIPPED
[INFO] OpenSAML :: SOAP Provider API ...................... SKIPPED
[INFO] OpenSAML :: Profile API ............................ SKIPPED
[INFO] OpenSAML :: SAML Provider API ...................... SKIPPED
[INFO] OpenSAML :: XACML Provider API ..................... SKIPPED
[INFO] OpenSAML :: SAML XACML Profile API ................. SKIPPED
[INFO] OpenSAML :: Storage Implementation ................. SKIPPED
[INFO] OpenSAML :: Security Implementation ................ SKIPPED
[INFO] OpenSAML :: XML Security Implementation ............ SKIPPED
[INFO] OpenSAML :: Messaging Implementations .............. SKIPPED
[INFO] OpenSAML :: SOAP Provider Implementations .......... SKIPPED
[INFO] OpenSAML :: SAML Provider Implementations .......... SKIPPED
[INFO] OpenSAML :: XACML Provider Implementations ......... SKIPPED
[INFO] OpenSAML :: SAML XACML Profile Implementation ...... SKIPPED
[INFO] OpenSAML :: Profile Implementations ................ SKIPPED
[INFO] OpenSAML :: BOM .................................... SKIPPED
[INFO] OpenSAML :: Tests BOM .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  31.168 s
[INFO] Finished at: 2020-04-16T18:21:34Z
[INFO] ------------------------------------------------------------------------

Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project opensaml-core: Compilation failure: Compilation failure:
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-core/src/test/java/org/opensaml/core/xml/XMLObjectBaseTestCase.java>:[43,27] package org.xmlunit.builder does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-core/src/test/java/org/opensaml/core/xml/XMLObjectBaseTestCase.java>:[44,24] package org.xmlunit.diff does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-core/src/test/java/org/opensaml/core/xml/MarshallingTest.java>:[32,27] package org.xmlunit.builder does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-core/src/test/java/org/opensaml/core/xml/MarshallingTest.java>:[33,24] package org.xmlunit.diff does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-core/src/test/java/org/opensaml/core/xml/XMLObjectBaseTestCase.java>:[118,19] cannot find symbol
[ERROR] symbol:   class Diff
[ERROR] location: class org.opensaml.core.xml.XMLObjectBaseTestCase
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-core/src/test/java/org/opensaml/core/xml/XMLObjectBaseTestCase.java>:[118,31] cannot find symbol
[ERROR] symbol:   variable DiffBuilder
[ERROR] location: class org.opensaml.core.xml.XMLObjectBaseTestCase
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-core/src/test/java/org/opensaml/core/xml/MarshallingTest.java>:[155,15] cannot find symbol
[ERROR] symbol:   class Diff
[ERROR] location: class org.opensaml.core.xml.MarshallingTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4/ws/opensaml-core/src/test/java/org/opensaml/core/xml/MarshallingTest.java>:[155,27] cannot find symbol
[ERROR] symbol:   variable DiffBuilder
[ERROR] location: class org.opensaml.core.xml.MarshallingTest
[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 :opensaml-core
No mail will be sent out, as 'java-opensaml-v4 » OpenSAML :: Profile API #395' 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-opensaml-v4 » OpenSAML :: SAML Provider API #395' 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-opensaml-v4 » OpenSAML :: SAML XACML Profile API #395' 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-opensaml-v4 » OpenSAML :: Storage API #395' 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-opensaml-v4 » OpenSAML :: XACML Provider API #395' 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-opensaml-v4 » OpenSAML :: SAML Provider Implementations #395' 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-opensaml-v4 » OpenSAML :: Tests BOM #395' 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-opensaml-v4 » OpenSAML :: SOAP Provider API #395' 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-opensaml-v4 » OpenSAML :: BOM #395' 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-opensaml-v4 » OpenSAML :: SOAP Provider Implementations #395' 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-opensaml-v4 » OpenSAML :: Messaging API #395' 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-opensaml-v4 » OpenSAML :: Security Implementation #395' 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-opensaml-v4 » OpenSAML :: XACML Provider Implementations #395' 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-opensaml-v4 » OpenSAML :: Profile Implementations #395' 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-opensaml-v4 » OpenSAML :: XML Security Implementation #395' 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-opensaml-v4 » OpenSAML :: XML Security API #395' 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-opensaml-v4 » OpenSAML :: Security API #395' 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-opensaml-v4 » OpenSAML :: SAML XACML Profile Implementation #395' 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-opensaml-v4 » OpenSAML :: Storage Implementation #395' 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-opensaml-v4 » OpenSAML :: Messaging Implementations #395' 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.
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...
Found matching files but did not find any TestNG results.


More information about the commits mailing list