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: jgit-windows-test #165

See <https://hudson.eclipse.org/shared/job/jgit-windows-test/165/changes>

Changes:

[David Pursehouse] Upgrade buck to latest version

------------------------------------------
[...truncated 6333 lines...]
	at org.eclipse.jgit.api.LsRemoteCommand.call(LsRemoteCommand.java:159)
	at org.eclipse.jgit.pgm.LsRemote.run(LsRemote.java:83)
	at org.eclipse.jgit.pgm.TextBuiltin.execute(TextBuiltin.java:199)
	at org.eclipse.jgit.pgm.Main.execute(Main.java:250)
	at org.eclipse.jgit.pgm.Main.run(Main.java:142)
	at org.eclipse.jgit.pgm.CLIGitCommand.run(CLIGitCommand.java:134)
	at org.eclipse.jgit.pgm.CLIGitCommand.executeRaw(CLIGitCommand.java:109)
	at org.eclipse.jgit.pgm.CLIGitCommand.execute(CLIGitCommand.java:102)
	at org.eclipse.jgit.pgm.LsRemoteTest.testLsRemoteHeads(LsRemoteTest.java:99)
	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:497)
	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)
Caused by: org.eclipse.jgit.errors.TransportException: C:shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_120966260653223764_tmptmp_2254419752570003538.git: unknown host
	at org.eclipse.jgit.transport.JschConfigSessionFactory.getSession(JschConfigSessionFactory.java:157)
	at org.eclipse.jgit.transport.SshTransport.getSession(SshTransport.java:137)
	at org.eclipse.jgit.transport.TransportGitSsh$SshFetchConnection.<init>(TransportGitSsh.java:264)
	at org.eclipse.jgit.transport.TransportGitSsh.openFetch(TransportGitSsh.java:162)
	at org.eclipse.jgit.api.LsRemoteCommand.execute(LsRemoteCommand.java:198)
	... 35 more
Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 4.187 sec <<< FAILURE! - in org.eclipse.jgit.pgm.LsRemoteTest
testLsRemoteHeadsTags(org.eclipse.jgit.pgm.LsRemoteTest)  Time elapsed: 3.294 sec  <<< ERROR!
org.eclipse.jgit.api.errors.TransportException: C:shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_2246651472107288480_tmptmp_3435479353054820154.git: unknown host
	at org.eclipse.jgit.pgm.LsRemoteTest.testLsRemoteHeadsTags(LsRemoteTest.java:124)
Caused by: org.eclipse.jgit.errors.TransportException: C:shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_2246651472107288480_tmptmp_3435479353054820154.git: unknown host
	at org.eclipse.jgit.pgm.LsRemoteTest.testLsRemoteHeadsTags(LsRemoteTest.java:124)

testLsRemoteTags(org.eclipse.jgit.pgm.LsRemoteTest)  Time elapsed: 0.242 sec  <<< ERROR!
org.eclipse.jgit.api.errors.TransportException: C:shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_3063345559535791896_tmptmp_346741731118551773.git: unknown host
	at org.eclipse.jgit.pgm.LsRemoteTest.testLsRemoteTags(LsRemoteTest.java:110)
Caused by: org.eclipse.jgit.errors.TransportException: C:shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_3063345559535791896_tmptmp_346741731118551773.git: unknown host
	at org.eclipse.jgit.pgm.LsRemoteTest.testLsRemoteTags(LsRemoteTest.java:110)

testLsRemote(org.eclipse.jgit.pgm.LsRemoteTest)  Time elapsed: 0.424 sec  <<< ERROR!
org.eclipse.jgit.api.errors.TransportException: C:shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_4917542224479221127_tmptmp_5828478750569535221.git: unknown host
	at org.eclipse.jgit.pgm.LsRemoteTest.testLsRemote(LsRemoteTest.java:82)
Caused by: org.eclipse.jgit.errors.TransportException: C:shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_4917542224479221127_tmptmp_5828478750569535221.git: unknown host
	at org.eclipse.jgit.pgm.LsRemoteTest.testLsRemote(LsRemoteTest.java:82)

testLsRemoteHeads(org.eclipse.jgit.pgm.LsRemoteTest)  Time elapsed: 0.226 sec  <<< ERROR!
org.eclipse.jgit.api.errors.TransportException: C:shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_120966260653223764_tmptmp_2254419752570003538.git: unknown host
	at org.eclipse.jgit.pgm.LsRemoteTest.testLsRemoteHeads(LsRemoteTest.java:99)
Caused by: org.eclipse.jgit.errors.TransportException: C:shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_120966260653223764_tmptmp_2254419752570003538.git: unknown host
	at org.eclipse.jgit.pgm.LsRemoteTest.testLsRemoteHeads(LsRemoteTest.java:99)

Running org.eclipse.jgit.pgm.ProxyConfigTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.922 sec - in org.eclipse.jgit.api.blame.BlameGeneratorTest
Running org.eclipse.jgit.api.BlameCommandTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.067 sec - in org.eclipse.jgit.pgm.MergeTest
Running org.eclipse.jgit.pgm.ReflogTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.36 sec - in org.eclipse.jgit.pgm.ReflogTest
Running org.eclipse.jgit.pgm.RemoteTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.971 sec - in org.eclipse.jgit.pgm.RemoteTest
Running org.eclipse.jgit.pgm.RepoTest
Tests run: 38, Failures: 5, Errors: 5, Skipped: 0, Time elapsed: 12.408 sec <<< FAILURE! - in org.eclipse.jgit.api.AddCommandTest
testCommandInjection(org.eclipse.jgit.api.AddCommandTest)  Time elapsed: 2.183 sec  <<< ERROR!
org.eclipse.jgit.api.errors.FilterFailedException: 
Execution of filter command 'sh C:/shared_hudson/workspace/jgit-windows-test/org.eclipse.jgit.test/target/AddCommandTest_5731024679055061216 '; echo virus'' on file '; echo virus' failed with return code '1', message on stderr: ''sh' is not recognized as an internal or external command,
operable program or batch file.
'
	at org.eclipse.jgit.api.AddCommandTest.testCommandInjection(AddCommandTest.java:377)

testCleanFilterReturning12(org.eclipse.jgit.api.AddCommandTest)  Time elapsed: 0.667 sec  <<< FAILURE!
java.lang.AssertionError: expected:<12> but was:<1>
	at org.eclipse.jgit.api.AddCommandTest.testCleanFilterReturning12(AddCommandTest.java:444)

testCleanFilter(org.eclipse.jgit.api.AddCommandTest)  Time elapsed: 0.175 sec  <<< ERROR!
org.eclipse.jgit.api.errors.FilterFailedException: 
Execution of filter command 'sh C:/shared_hudson/workspace/jgit-windows-test/org.eclipse.jgit.test/target/AddCommandTest_2966041543531371503' on file 'src/a.txt' failed with return code '1', message on stderr: ''sh' is not recognized as an internal or external command,
operable program or batch file.
'
	at org.eclipse.jgit.api.AddCommandTest.testCleanFilter(AddCommandTest.java:152)

testBadCleanFilter(org.eclipse.jgit.api.AddCommandTest)  Time elapsed: 0.362 sec  <<< FAILURE!
java.lang.AssertionError: expected:<127> but was:<1>
	at org.eclipse.jgit.api.AddCommandTest.testBadCleanFilter(AddCommandTest.java:401)

testMultipleCleanFilter(org.eclipse.jgit.api.AddCommandTest)  Time elapsed: 0.217 sec  <<< ERROR!
org.eclipse.jgit.api.errors.FilterFailedException: 
Execution of filter command 'sh C:/shared_hudson/workspace/jgit-windows-test/org.eclipse.jgit.test/target/AddCommandTest_2911141923340545322' on file 'src/a.tmp' failed with return code '1', message on stderr: ''sh' is not recognized as an internal or external command,
operable program or batch file.
'
	at org.eclipse.jgit.api.AddCommandTest.testMultipleCleanFilter(AddCommandTest.java:346)

testCleanFilterEnvironment(org.eclipse.jgit.api.AddCommandTest)  Time elapsed: 0.177 sec  <<< ERROR!
org.eclipse.jgit.api.errors.FilterFailedException: 
Execution of filter command 'sh C:/shared_hudson/workspace/jgit-windows-test/org.eclipse.jgit.test/target/AddCommandTest_3025263948315633929' on file 'src/a.txt' failed with return code '1', message on stderr: ''sh' is not recognized as an internal or external command,
operable program or batch file.
'
	at org.eclipse.jgit.api.AddCommandTest.testCleanFilterEnvironment(AddCommandTest.java:317)

testAttributesWithTreeWalkFilter(org.eclipse.jgit.api.AddCommandTest)  Time elapsed: 0.693 sec  <<< ERROR!
org.eclipse.jgit.api.errors.FilterFailedException: 
Execution of filter command 'sh C:/shared_hudson/workspace/jgit-windows-test/org.eclipse.jgit.test/target/AddCommandTest_4969813571910267093' on file 'src/a.txt' failed with return code '1', message on stderr: ''sh' is not recognized as an internal or external command,
operable program or batch file.
'
	at org.eclipse.jgit.api.AddCommandTest.testAttributesWithTreeWalkFilter(AddCommandTest.java:299)

testBadCleanFilter2(org.eclipse.jgit.api.AddCommandTest)  Time elapsed: 0.732 sec  <<< FAILURE!
java.lang.AssertionError: expected:<127> but was:<1>
	at org.eclipse.jgit.api.AddCommandTest.testBadCleanFilter2(AddCommandTest.java:422)

testBuiltinCleanFilter(org.eclipse.jgit.api.AddCommandTest)  Time elapsed: 0.926 sec  <<< FAILURE!
org.junit.experimental.theories.internal.ParameterizedAssertionError: testBuiltinCleanFilter("true" <from sleepBeforeAddOptions[0]>)
Caused by: org.junit.internal.runners.model.MultipleFailureException: 
There were 2 errors:
  org.eclipse.jgit.api.errors.JGitInternalException(org.eclipse.jgit.api.errors.FilterFailedException: Execution of filter command 'sh C:/shared_hudson/workspace/jgit-windows-test/org.eclipse.jgit.test/target/AddCommandTest_5064330151099366896' on file 'src/a.txt' failed with return code '1', message on stderr: ''sh' is not recognized as an internal or external command,
operable program or batch file.
')
  java.lang.AssertionError(ERROR: Failed to delete C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\jgit_test_6352431124557990447_tmp\tmp_6595946939824104489\src\a.txt)

testBuiltinFilters(org.eclipse.jgit.api.AddCommandTest)  Time elapsed: 1.316 sec  <<< FAILURE!
org.junit.experimental.theories.internal.ParameterizedAssertionError: testBuiltinFilters("true" <from sleepBeforeAddOptions[0]>)
Caused by: org.junit.internal.runners.model.MultipleFailureException: 
There were 2 errors:
  org.eclipse.jgit.api.errors.JGitInternalException(Could not rename file C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\jgit_test_3750627653355205872_tmp\tmp_3284678447754593320\src\._a.txt6243755639223325320.tmp to C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\jgit_test_3750627653355205872_tmp\tmp_3284678447754593320\src\a.txt)
  java.lang.AssertionError(ERROR: Failed to delete C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\jgit_test_3750627653355205872_tmp\tmp_3284678447754593320\src\a.txt)

Running org.eclipse.jgit.api.BranchCommandTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.354 sec - in org.eclipse.jgit.pgm.RepoTest
Running org.eclipse.jgit.pgm.ResetTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.178 sec - in org.eclipse.jgit.api.BlameCommandTest
Running org.eclipse.jgit.api.CheckoutCommandTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.459 sec - in org.eclipse.jgit.pgm.ResetTest
Running org.eclipse.jgit.pgm.StatusTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.629 sec - in org.eclipse.jgit.api.BranchCommandTest
Running org.eclipse.jgit.api.CherryPickCommandTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.18 sec - in org.eclipse.jgit.api.CherryPickCommandTest
Running org.eclipse.jgit.api.CleanCommandTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.232 sec - in org.eclipse.jgit.api.CleanCommandTest
Running org.eclipse.jgit.api.CloneCommandTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.13 sec - in org.eclipse.jgit.pgm.StatusTest
Running org.eclipse.jgit.pgm.TagTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 sec - in org.eclipse.jgit.pgm.TagTest
Tests run: 10, Failures: 5, Errors: 0, Skipped: 0, Time elapsed: 23.26 sec <<< FAILURE! - in org.eclipse.jgit.pgm.ProxyConfigTest
testAll(org.eclipse.jgit.pgm.ProxyConfigTest)  Time elapsed: 1.826 sec  <<< FAILURE!
org.junit.ComparisonFailure: expected:<...4, https.proxyHost: [yy], https.proxyPort: 1...> but was:<...4, https.proxyHost: [YY], https.proxyPort: 1...>
	at org.eclipse.jgit.pgm.ProxyConfigTest.testAll(ProxyConfigTest.java:157)

testHttpsProxy_bothCases(org.eclipse.jgit.pgm.ProxyConfigTest)  Time elapsed: 1.152 sec  <<< FAILURE!
org.junit.ComparisonFailure: expected:<...l, https.proxyHost: [xx], https.proxyPort: 1...> but was:<...l, https.proxyHost: [XX], https.proxyPort: 1...>
	at org.eclipse.jgit.pgm.ProxyConfigTest.testHttpsProxy_bothCases(ProxyConfigTest.java:144)

testOverwriteHttpPort(org.eclipse.jgit.pgm.ProxyConfigTest)  Time elapsed: 3.647 sec  <<< FAILURE!
org.junit.ComparisonFailure: expected:<...4, https.proxyHost: [yy], https.proxyPort: 1...> but was:<...4, https.proxyHost: [YY], https.proxyPort: 1...>
	at org.eclipse.jgit.pgm.ProxyConfigTest.testOverwriteHttpPort(ProxyConfigTest.java:192)

testDontOverwriteHttp(org.eclipse.jgit.pgm.ProxyConfigTest)  Time elapsed: 1.696 sec  <<< FAILURE!
org.junit.ComparisonFailure: expected:<...8, https.proxyHost: [yy], https.proxyPort: 1...> but was:<...8, https.proxyHost: [YY], https.proxyPort: 1...>
	at org.eclipse.jgit.pgm.ProxyConfigTest.testDontOverwriteHttp(ProxyConfigTest.java:175)

testHttpProxy_upperCase(org.eclipse.jgit.pgm.ProxyConfigTest)  Time elapsed: 2.568 sec  <<< FAILURE!
org.junit.ComparisonFailure: expected:<http.proxyHost: [null, http.proxyPort: null], https.proxyHost: n...> but was:<http.proxyHost: [XX, http.proxyPort: 1234], https.proxyHost: n...>
	at org.eclipse.jgit.pgm.ProxyConfigTest.testHttpProxy_upperCase(ProxyConfigTest.java:102)


Results :

Failed tests: 
  CloneTest.testClone:84 arrays first differed at element [0]; expected:<Cloning into 'C:[\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.pgm.test\target\jgit_test_3050183403089578009_tmp\tmp_1023966070570226665\]target'...> but was:<Cloning into 'C:[shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_3050183403089578009_tmptmp_1023966070570226665]target'...>
  CloneTest.testCloneEmpty:107 arrays first differed at element [0]; expected:<Cloning into 'C:[\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.pgm.test\target\jgit_test_4232610956573417883_tmp\tmp_1801675527490891561\]target'...> but was:<Cloning into 'C:[shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_4232610956573417883_tmptmp_1801675527490891561]target'...>
  ProxyConfigTest.testAll:157 expected:<...4, https.proxyHost: [yy], https.proxyPort: 1...> but was:<...4, https.proxyHost: [YY], https.proxyPort: 1...>
  ProxyConfigTest.testDontOverwriteHttp:175 expected:<...8, https.proxyHost: [yy], https.proxyPort: 1...> but was:<...8, https.proxyHost: [YY], https.proxyPort: 1...>
  ProxyConfigTest.testHttpProxy_upperCase:102 expected:<http.proxyHost: [null, http.proxyPort: null], https.proxyHost: n...> but was:<http.proxyHost: [XX, http.proxyPort: 1234], https.proxyHost: n...>
  ProxyConfigTest.testHttpsProxy_bothCases:144 expected:<...l, https.proxyHost: [xx], https.proxyPort: 1...> but was:<...l, https.proxyHost: [XX], https.proxyPort: 1...>
  ProxyConfigTest.testOverwriteHttpPort:192 expected:<...4, https.proxyHost: [yy], https.proxyPort: 1...> but was:<...4, https.proxyHost: [YY], https.proxyPort: 1...>
Tests in error: 
  CloneTest.testCloneBare:149->CLIRepositoryTestCase.execute:102 » Transport C:s...
  LsRemoteTest.testLsRemote:82 » Transport C:shared_hudsonworkspacejgit-windows-...
  LsRemoteTest.testLsRemoteHeads:99 » Transport C:shared_hudsonworkspacejgit-win...
  LsRemoteTest.testLsRemoteHeadsTags:124 » Transport C:shared_hudsonworkspacejgi...
  LsRemoteTest.testLsRemoteTags:110 » Transport C:shared_hudsonworkspacejgit-win...

Tests run: 160, Failures: 7, Errors: 5, Skipped: 15

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JGit - Parent ...................................... SUCCESS [01:44 min]
[INFO] JGit - Core ........................................ SUCCESS [02:51 min]
[INFO] JGit - Ant Tasks ................................... SUCCESS [ 16.837 s]
[INFO] JGit - Archive Formats ............................. SUCCESS [ 15.657 s]
[INFO] JGit - AWT User Interface .......................... SUCCESS [ 17.926 s]
[INFO] JGit - Apache httpclient based HTTP support ........ SUCCESS [ 12.409 s]
[INFO] JGit - HTTP Server ................................. SUCCESS [ 20.585 s]
[INFO] JGit - Large File Storage .......................... SUCCESS [ 15.933 s]
[INFO] JGit - Large File Storage Server ................... SUCCESS [ 15.916 s]
[INFO] JGit - Command Line Interface ...................... SUCCESS [ 46.515 s]
[INFO] JGit - JUnit Utility Classes ....................... SUCCESS [ 19.695 s]
[INFO] JGit - JUnit Http Utility Classes .................. SUCCESS [ 16.104 s]
[INFO] JGit - Core Tests .................................. SKIPPED
[INFO] JGit - Ant Tasks Tests ............................. SUCCESS [  5.680 s]
[INFO] JGit - HTTP Tests .................................. SUCCESS [ 32.453 s]
[INFO] JGit - Command Line Interface Tests ................ FAILURE [ 47.946 s]
[INFO] JGit - Large File Storage Tests .................... SUCCESS [ 12.634 s]
[INFO] JGit - LFS Server Tests ............................ SUCCESS [ 10.894 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:42 min (Wall Clock)
[INFO] Finished at: 2016-12-03T19:20:42-05:00
[INFO] Final Memory: 119M/247M
[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.pgm.test: There are test failures.

Please refer to C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.pgm.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.pgm.test: There are test failures.
[ERROR] 
[ERROR] Please refer to C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.pgm.test\target\surefire-reports for the individual test results.
[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.pgm.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
Recording test results
Archiving artifacts

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


Back to the top