Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jgit-build] [Hudson] Build failed in Hudson: jgit2 #688

See <https://hudson.eclipse.org/jgit/job/jgit2/688/changes>

Changes:

[Shawn Pearce] Fix bad test fix from 0bff481 "Limit receive commands"

------------------------------------------
[...truncated 3851 lines...]
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2017-02-20 14:19:02 ERROR FastIgnoreRule:132 - Collating symbols [[.a.]] or equivalence class expressions [[=a=]] are not supported
org.eclipse.jgit.errors.InvalidPatternException: Collating symbols [[.a.]] or equivalence class expressions [[=a=]] are not supported
	at org.eclipse.jgit.ignore.internal.Strings.convertGlob(Strings.java:274)
	at org.eclipse.jgit.ignore.internal.WildCardMatcher.<init>(WildCardMatcher.java:64)
	at org.eclipse.jgit.ignore.internal.PathMatcher.createNameMatcher0(PathMatcher.java:167)
	at org.eclipse.jgit.ignore.internal.PathMatcher.createPathMatcher(PathMatcher.java:126)
	at org.eclipse.jgit.ignore.FastIgnoreRule.<init>(FastIgnoreRule.java:128)
	at org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest.assertMatch(IgnoreRuleSpecialCasesTest.java:57)
	at org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest.testUnsupportedGroupCase1(IgnoreRuleSpecialCasesTest.java:796)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
2017-02-20 14:19:02 ERROR FastIgnoreRule:132 - Collating symbols [[.a.]] or equivalence class expressions [[=a=]] are not supported
org.eclipse.jgit.errors.InvalidPatternException: Collating symbols [[.a.]] or equivalence class expressions [[=a=]] are not supported
	at org.eclipse.jgit.ignore.internal.Strings.convertGlob(Strings.java:274)
	at org.eclipse.jgit.ignore.internal.WildCardMatcher.<init>(WildCardMatcher.java:64)
	at org.eclipse.jgit.ignore.internal.PathMatcher.createNameMatcher0(PathMatcher.java:167)
	at org.eclipse.jgit.ignore.internal.PathMatcher.createPathMatcher(PathMatcher.java:126)
	at org.eclipse.jgit.ignore.FastIgnoreRule.<init>(FastIgnoreRule.java:128)
	at org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest.assertMatch(IgnoreRuleSpecialCasesTest.java:57)
	at org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest.testUnsupportedGroupCase1(IgnoreRuleSpecialCasesTest.java:797)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
Tests run: 168, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec - in org.eclipse.jgit.ignore.IgnoreRuleSpecialCasesTest
Running org.eclipse.jgit.ignore.FastIgnoreRuleTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.jgit.ignore.FastIgnoreRuleTest
Running org.eclipse.jgit.symlinks.SymlinksTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.964 sec - in org.eclipse.jgit.api.RevertCommandTest
Running org.eclipse.jgit.submodule.SubmoduleWalkTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.465 sec - in org.eclipse.jgit.attributes.AttributesNodeDirCacheIteratorTest
Running org.eclipse.jgit.submodule.SubmoduleUpdateTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.083 sec - in org.eclipse.jgit.api.CherryPickCommandTest
Running org.eclipse.jgit.submodule.SubmoduleSyncTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.15 sec - in org.eclipse.jgit.attributes.AttributesHandlerTest
Running org.eclipse.jgit.submodule.SubmoduleStatusTest
2017-02-20 14:19:03 ERROR FastIgnoreRule:132 - Collating symbols [[.a.]] or equivalence class expressions [[=a=]] are not supported
org.eclipse.jgit.errors.InvalidPatternException: Collating symbols [[.a.]] or equivalence class expressions [[=a=]] are not supported
	at org.eclipse.jgit.ignore.internal.Strings.convertGlob(Strings.java:274)
	at org.eclipse.jgit.ignore.internal.WildCardMatcher.<init>(WildCardMatcher.java:64)
	at org.eclipse.jgit.ignore.internal.PathMatcher.createNameMatcher0(PathMatcher.java:167)
	at org.eclipse.jgit.ignore.internal.PathMatcher.createPathMatcher(PathMatcher.java:126)
	at org.eclipse.jgit.ignore.FastIgnoreRule.<init>(FastIgnoreRule.java:128)
	at org.eclipse.jgit.ignore.IgnoreNode.parse(IgnoreNode.java:113)
	at org.eclipse.jgit.ignore.IgnoreNodeTest.testEmptyIgnoreRules(IgnoreNodeTest.java:332)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.306 sec - in org.eclipse.jgit.submodule.SubmoduleWalkTest
Running org.eclipse.jgit.submodule.SubmoduleInitTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.564 sec - in org.eclipse.jgit.submodule.SubmoduleStatusTest
Running org.eclipse.jgit.submodule.SubmoduleAddTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.765 sec - in org.eclipse.jgit.submodule.SubmoduleUpdateTest
Running org.eclipse.jgit.gitrepo.ManifestParserTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec - in org.eclipse.jgit.gitrepo.ManifestParserTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.949 sec - in org.eclipse.jgit.ignore.IgnoreNodeTest
Running org.eclipse.jgit.gitrepo.RepoCommandTest
Running org.eclipse.jgit.storage.file.FileBasedConfigTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.754 sec - in org.eclipse.jgit.attributes.TreeWalkAttributeTest
Running org.eclipse.jgit.junit.TestRepositoryTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.eclipse.jgit.storage.file.FileBasedConfigTest
Running org.eclipse.jgit.events.ConfigChangeEventTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in org.eclipse.jgit.events.ConfigChangeEventTest
Running org.eclipse.jgit.fnmatch.FileNameMatcherTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 sec - in org.eclipse.jgit.junit.TestRepositoryTest
Running org.eclipse.jgit.revplot.PlotCommitListTest
Tests run: 155, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec - in org.eclipse.jgit.fnmatch.FileNameMatcherTest
Running org.eclipse.jgit.revplot.AbstractPlotRendererTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.275 sec - in org.eclipse.jgit.submodule.SubmoduleInitTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.428 sec - in org.eclipse.jgit.revplot.AbstractPlotRendererTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.685 sec - in org.eclipse.jgit.submodule.SubmoduleSyncTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.225 sec - in org.eclipse.jgit.symlinks.SymlinksTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.853 sec - in org.eclipse.jgit.lib.IndexDiffTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.315 sec - in org.eclipse.jgit.submodule.SubmoduleAddTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.076 sec - in org.eclipse.jgit.revplot.PlotCommitListTest
Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.531 sec - in org.eclipse.jgit.lib.DirCacheCheckoutMaliciousPathTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.816 sec - in org.eclipse.jgit.api.PushCommandTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.111 sec - in org.eclipse.jgit.internal.storage.file.GcBasicPackingTest
Tests run: 59, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.799 sec - in org.eclipse.jgit.lib.DirCacheCheckoutTest
Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.547 sec - in org.eclipse.jgit.api.MergeCommandTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 57.762 sec - in org.eclipse.jgit.notes.NoteMapMergerTest
Tests run: 32, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 33.45 sec - in org.eclipse.jgit.api.CheckoutCommandTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.003 sec - in org.eclipse.jgit.merge.ResolveMergerTest
Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.978 sec - in org.eclipse.jgit.api.CommitOnlyTest
Tests run: 70, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.768 sec - in org.eclipse.jgit.api.RebaseCommandTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.694 sec - in org.eclipse.jgit.api.PullCommandTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.485 sec - in org.eclipse.jgit.api.CloneCommandTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.589 sec - in org.eclipse.jgit.lib.IndexDiffSubmoduleTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 76.348 sec - in org.eclipse.jgit.merge.RecursiveMergerTest
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 54.664 sec - in org.eclipse.jgit.gitrepo.RepoCommandTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 120.615 sec - in org.eclipse.jgit.internal.storage.pack.GcCommitSelectionTest
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 210.254 sec - in org.eclipse.jgit.api.EolRepositoryTest

Results :

Failed tests: 
  CommitCommandTest.commitIgnoresSmudgedEntryWithDifferentId:409 expected:<8> but was:<0>

Tests run: 3546, Failures: 1, Errors: 0, Skipped: 61

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JGit - Parent ...................................... SUCCESS [  2.849 s]
[INFO] JGit - Core ........................................ SUCCESS [01:08 min]
[INFO] JGit - Ant Tasks ................................... SUCCESS [ 15.206 s]
[INFO] JGit - Archive Formats ............................. SUCCESS [ 16.017 s]
[INFO] JGit - AWT User Interface .......................... SUCCESS [ 22.441 s]
[INFO] JGit - Apache httpclient based HTTP support ........ SUCCESS [ 14.998 s]
[INFO] JGit - HTTP Server ................................. SUCCESS [ 22.057 s]
[INFO] JGit - Large File Storage .......................... SUCCESS [ 20.723 s]
[INFO] JGit - Large File Storage Server ................... SUCCESS [ 10.140 s]
[INFO] JGit - Command Line Interface ...................... SUCCESS [ 19.816 s]
[INFO] JGit - JUnit Utility Classes ....................... SUCCESS [ 22.860 s]
[INFO] JGit - JUnit Http Utility Classes .................. SUCCESS [  9.346 s]
[INFO] JGit - Core Tests .................................. FAILURE [04:01 min]
[INFO] JGit - Ant Tasks Tests ............................. SUCCESS [  1.993 s]
[INFO] JGit - HTTP Tests .................................. SUCCESS [ 15.552 s]
[INFO] JGit - Command Line Interface Tests ................ SUCCESS [ 18.132 s]
[INFO] JGit - Large File Storage Tests .................... SUCCESS [  7.554 s]
[INFO] JGit - LFS Server Tests ............................ SUCCESS [  3.658 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:04 min (Wall Clock)
[INFO] Finished at: 2017-02-20T14:22:14-05:00
[INFO] Final Memory: 121M/417M
[INFO] ------------------------------------------------------------------------
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project org.eclipse.jgit.test: There are test failures.

Please refer to /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit.test/target/surefire-reports for the individual test results.
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project org.eclipse.jgit.test: There are test failures.
[ERROR] 
[ERROR] Please refer to /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit.test/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project org.eclipse.jgit.test: There are test failures.

Please refer to /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit.test/target/surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call(MultiThreadedBuilder.java:185)
	at org.apache.maven.lifecycle.internal.builder.multithreaded.MultiThreadedBuilder$1.call(MultiThreadedBuilder.java:181)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to /jobs/genie.jgit/jgit2/workspace/org.eclipse.jgit.test/target/surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:91)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:320)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:892)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:755)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 11 more
[ERROR] 
[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.test
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1
[FINDBUGS] Skipping publisher since build result is FAILURE
[DRY] Skipping publisher since build result is FAILURE
Publishing Javadoc
Archiving artifacts
Recording test results

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top