Build failed in Jenkins: xmlsectool-multi » OpenJDK-10,master #656
Shibboleth Jenkins
noreply at shibboleth.net
Tue Mar 20 05:35:56 EDT 2018
See <https://build.shibboleth.net/jenkins/job/xmlsectool-multi/jdk=OpenJDK-10,label=master/656/display/redirect>
------------------------------------------
Started by upstream project "xmlsectool-multi" build number 656
originally caused by:
Started by user Ian Young
Building on master in workspace <https://build.shibboleth.net/jenkins/job/xmlsectool-multi/jdk=OpenJDK-10,label=master/ws/>
Cloning the remote Git repository
Cloning repository http://git.shibboleth.net/git/xmlsectool
> git init <https://build.shibboleth.net/jenkins/job/xmlsectool-multi/jdk=OpenJDK-10,label=master/ws/> # timeout=10
Fetching upstream changes from http://git.shibboleth.net/git/xmlsectool
> git --version # timeout=10
> git fetch --tags --progress http://git.shibboleth.net/git/xmlsectool +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url http://git.shibboleth.net/git/xmlsectool # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url http://git.shibboleth.net/git/xmlsectool # timeout=10
Fetching upstream changes from http://git.shibboleth.net/git/xmlsectool
> git fetch --tags --progress http://git.shibboleth.net/git/xmlsectool +refs/heads/*:refs/remotes/origin/*
Checking out Revision 3a4e210d6113082b6b220e5f345d51cc71549a89 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 3a4e210d6113082b6b220e5f345d51cc71549a89
Commit message: "XSTJ-71 - migrate away from legacy xmlunit API"
First time build. Skipping changelog.
[master] $ /opt/maven/bin/mvn -Djdk=OpenJDK-10 -Dlabel=master clean test -Prelease --update-snapshots --fail-at-end
[INFO] Scanning for projects...
Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/7.11.0-SNAPSHOT/maven-metadata.xml
Progress (1): 603 B Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/7.11.0-SNAPSHOT/maven-metadata.xml (603 B at 2.1 kB/s)
Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/parent/7.11.0-SNAPSHOT/maven-metadata.xml
[INFO]
[INFO] -------------------< net.shibboleth.tool:xmlsectool >-------------------
[INFO] Building XMLSecTool 2.1.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ xmlsectool ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ xmlsectool ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ xmlsectool ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to <https://build.shibboleth.net/jenkins/job/xmlsectool-multi/jdk=OpenJDK-10,label=master/ws/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 7
[INFO] <https://build.shibboleth.net/jenkins/job/xmlsectool-multi/jdk=OpenJDK-10,label=master/ws/src/main/java/net/shibboleth/tool/xmlsectool/CredentialHelper.java>: <https://build.shibboleth.net/jenkins/job/xmlsectool-multi/jdk=OpenJDK-10,label=master/ws/src/main/java/net/shibboleth/tool/xmlsectool/CredentialHelper.java> uses unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/xmlsectool-multi/jdk=OpenJDK-10,label=master/ws/src/main/java/net/shibboleth/tool/xmlsectool/CredentialHelper.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ xmlsectool ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 58 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ xmlsectool ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <https://build.shibboleth.net/jenkins/job/xmlsectool-multi/jdk=OpenJDK-10,label=master/ws/target/test-classes>
[WARNING] bootstrap class path not set in conjunction with -source 7
[INFO]
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ xmlsectool ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[ERROR] Tests run: 5, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 1.42 s <<< FAILURE! - in TestSuite
[ERROR] conditionalSkip(net.shibboleth.tool.xmlsectool.XSTJ51Test) Time elapsed: 1.087 s <<< FAILURE!
java.lang.ArrayIndexOutOfBoundsException: 1
at net.shibboleth.tool.xmlsectool.XSTJ51Test.conditionalSkip(XSTJ51Test.java:46)
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] XSTJ51Test.conditionalSkip:46->BaseTest.canTestECC:319 » ArrayIndexOutOfBounds
[INFO]
[ERROR] Tests run: 5, Failures: 1, Errors: 0, Skipped: 1
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.045 s
[INFO] Finished at: 2018-03-20T05:35:56-04:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.21.0:test (default-test) on project xmlsectool: There are test failures.
[ERROR]
[ERROR] Please refer to <https://build.shibboleth.net/jenkins/job/xmlsectool-multi/jdk=OpenJDK-10,label=master/ws/target/surefire-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[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
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
Saving reports...
Processing '/var/lib/jenkins/jobs/xmlsectool-multi/configurations/axis-jdk/OpenJDK-10/axis-label/master/builds/656/testng/testng-results.xml'
TestNG Reports Processing: FINISH
More information about the commits
mailing list