Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jgit-build] Build failed in Jenkins: jgit #2019

See <https://ci.eclipse.org/jgit/job/jgit/2019/display/redirect?page=changes>

Changes:

[ifrade] BaseReceive/UploadPack: Stop using deprecated RefAdvertiser.send(Map)

------------------------------------------
[...truncated 268.07 KB...]
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
downloaded 10 MiB random data in 143.383ms
Mar 14, 2019 3:16:09 PM org.eclipse.jgit.lfs.server.fs.ObjectUploadListener onError
WARNING: The content hash 'AnyLongObjectId[9f86d081884c7d659a2feaa0c55ad015a3bf4f1b2b0b822cd15d6c15b0f00a08]' of the long object 'AnyLongObjectId[d7575a9262e325eefebd98e2cfed8cb642839b380592ed83a8b6e73485f29a83]' doesn't match its id, the corrupt object will be deleted.
org.eclipse.jgit.lfs.errors.CorruptLongObjectException: The content hash 'AnyLongObjectId[9f86d081884c7d659a2feaa0c55ad015a3bf4f1b2b0b822cd15d6c15b0f00a08]' of the long object 'AnyLongObjectId[d7575a9262e325eefebd98e2cfed8cb642839b380592ed83a8b6e73485f29a83]' doesn't match its id, the corrupt object will be deleted.
	at org.eclipse.jgit.lfs.internal.AtomicObjectOutputStream.verifyHash(AtomicObjectOutputStream.java:151)
	at org.eclipse.jgit.lfs.internal.AtomicObjectOutputStream.close(AtomicObjectOutputStream.java:138)
	at java.nio.channels.Channels$WritableByteChannelImpl.implCloseChannel(Channels.java:469)
	at java.nio.channels.spi.AbstractInterruptibleChannel.close(AbstractInterruptibleChannel.java:115)
	at org.eclipse.jgit.lfs.server.fs.ObjectUploadListener.close(ObjectUploadListener.java:156)
	at org.eclipse.jgit.lfs.server.fs.ObjectUploadListener.onDataAvailable(ObjectUploadListener.java:136)
	at org.eclipse.jetty.server.HttpInput.run(HttpInput.java:908)
	at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1436)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:466)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
	at java.lang.Thread.run(Thread.java:748)

[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.196 s - in org.eclipse.jgit.http.test.FileResolverTest
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.224 s - in org.eclipse.jgit.http.test.AsIsServiceTest
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.734 s - in org.eclipse.jgit.http.test.DefaultReceivePackFactoryTest
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
[INFO] Building jar: /jobs/genie.jgit/jgit/workspace/org.eclipse.jgit.pgm/target/org.eclipse.jgit.pgm-5.4.0-SNAPSHOT-javadoc.jar
uploaded 10 MiB random data in 680.741ms
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.464 s - in org.eclipse.jgit.http.test.DefaultUploadPackFactoryTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.975 s - in org.eclipse.jgit.lfs.server.fs.DownloadTest
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.3:report (default-report) @ org.eclipse.jgit.pgm ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.3:check (default-check) @ org.eclipse.jgit.pgm ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/jobs/genie.jgit/jgit/workspace/org.eclipse.jgit.pgm/target/jacoco.exec
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.11:check (default) > :spotbugs @ org.eclipse.jgit.pgm >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:spotbugs (spotbugs) @ org.eclipse.jgit.pgm ---
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.316 s - in org.eclipse.jgit.lfs.server.fs.UploadTest
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
[INFO] Fork Value is true
     [java] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jgit
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.844 s - in org.eclipse.jgit.lfs.server.fs.PushTest
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.293 s - in org.eclipse.jgit.http.test.ProtocolErrorTest
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.792 s - in org.eclipse.jgit.http.test.SetAdditionalHeadersTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.026 s - in org.eclipse.jgit.http.test.AdvertiseErrorTest
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)

	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.005 s - in org.eclipse.jgit.http.test.MeasurePackSizeTest
[ERROR] Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 20.888 s <<< FAILURE! - in org.eclipse.jgit.lfs.server.fs.CheckoutTest
[ERROR] testKnownContent(org.eclipse.jgit.lfs.server.fs.CheckoutTest)  Time elapsed: 17.176 s  <<< FAILURE!
org.junit.ComparisonFailure: expected:<...6383ea776df414 200, [POST /lfs/objects/batch 200, GET /lfs/objects/8bb0cf6eb9b17d0f7d22b456f121257dc1254e1f01665370476383ea776df414] 200]> but was:<...6383ea776df414 200, [GET /lfs/objects/8bb0cf6eb9b17d0f7d22b456f121257dc1254e1f01665370476383ea776df414 200, POST /lfs/objects/batch] 200]>
	at org.eclipse.jgit.lfs.server.fs.CheckoutTest.testKnownContent(CheckoutTest.java:146)

java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.884 s - in org.eclipse.jgit.http.test.GitServletResponseTests
java.io.FileNotFoundException: /home/hudson/genie.technology.egit/.hudson/jobs/jgit/workspace/jacoco.exec (No such file or directory)
	at java.io.FileOutputStream.open0(Native Method)
	at java.io.FileOutputStream.open(FileOutputStream.java:270)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.openFile(FileOutput.java:67)
	at org.jacoco.agent.rt.internal_1f1cc91.output.FileOutput.writeExecutionData(FileOutput.java:53)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent.shutdown(Agent.java:137)
	at org.jacoco.agent.rt.internal_1f1cc91.Agent$1.run(Agent.java:54)
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   CheckoutTest.testKnownContent:146 expected:<...6383ea776df414 200, [POST /lfs/objects/batch 200, GET /lfs/objects/8bb0cf6eb9b17d0f7d22b456f121257dc1254e1f01665370476383ea776df414] 200]> but was:<...6383ea776df414 200, [GET /lfs/objects/8bb0cf6eb9b17d0f7d22b456f121257dc1254e1f01665370476383ea776df414 200, POST /lfs/objects/batch] 200]>
[INFO] 
[ERROR] Tests run: 13, Failures: 1, Errors: 0, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JGit - Parent ...................................... SUCCESS [ 18.365 s]
[INFO] JGit - Core ........................................ SUCCESS [02:05 min]
[INFO] JGit - Ant Tasks ................................... SUCCESS [ 31.694 s]
[INFO] JGit - Archive Formats ............................. SUCCESS [ 36.084 s]
[INFO] JGit - AWT User Interface .......................... SUCCESS [ 42.403 s]
[INFO] JGit - Apache httpclient based HTTP support ........ SUCCESS [ 35.262 s]
[INFO] JGit - HTTP Server ................................. SUCCESS [ 45.927 s]
[INFO] JGit - Apache sshd-based SSH support ............... SUCCESS [ 49.504 s]
[INFO] JGit - Large File Storage .......................... SUCCESS [ 45.336 s]
[INFO] JGit - Large File Storage Server ................... SUCCESS [ 16.488 s]
[INFO] JGit - Command Line Interface ...................... SKIPPED
[INFO] JGit - JUnit Utility Classes ....................... SUCCESS [ 45.343 s]
[INFO] JGit - JUnit Http Utility Classes .................. SUCCESS [ 16.540 s]
[INFO] JGit - JUnit Ssh Utility Classes ................... SUCCESS [ 33.096 s]
[INFO] JGit - Core Tests .................................. SKIPPED
[INFO] JGit - Ant Tasks Tests ............................. SUCCESS [  5.803 s]
[INFO] JGit - HTTP Tests .................................. SKIPPED
[INFO] JGit - Command Line Interface Tests ................ SKIPPED
[INFO] JGit - Large File Storage Tests .................... SUCCESS [ 15.169 s]
[INFO] JGit - LFS Server Tests ............................ FAILURE [ 22.861 s]
[INFO] JGit - Apache sshd SSH Tests ....................... SKIPPED
[INFO] JGit - Test Coverage ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:50 min (Wall Clock)
[INFO] Finished at: 2019-03-14T15:16:17-04:00
[INFO] Final Memory: 78M/1927M
[INFO] ------------------------------------------------------------------------
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.837 s - in org.eclipse.jgit.http.test.HookMessageTest
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.1:test (default-test) on project org.eclipse.jgit.lfs.server.test: There are test failures.
[ERROR] 
[ERROR] Please refer to /jobs/genie.jgit/jgit/workspace/org.eclipse.jgit.lfs.server.test/target/surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.eclipse.jgit.lfs.server.test
Build step 'Invoke top-level Maven targets' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE


Back to the top