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 #230

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

Changes:

[David Pursehouse] IndexDiffSubmoduleTest: Fix negative use count

[David Pursehouse] LocalDiskRepositoryTestCase: Add clarifying comment in call to createRepository

------------------------------------------
[...truncated 6451 lines...]
	at org.eclipse.jgit.api.LsRemoteCommand.execute(LsRemoteCommand.java:198)
	... 35 more
org.eclipse.jgit.api.errors.TransportException: C:shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_7786353164358128185_tmptmp_1139178740960360563.git: unknown host
	at org.eclipse.jgit.api.LsRemoteCommand.execute(LsRemoteCommand.java:221)
	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:252)
	at org.eclipse.jgit.pgm.Main.run(Main.java:143)
	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_7786353164358128185_tmptmp_1139178740960360563.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:266)
	at org.eclipse.jgit.transport.TransportGitSsh.openFetch(TransportGitSsh.java:163)
	at org.eclipse.jgit.api.LsRemoteCommand.execute(LsRemoteCommand.java:198)
	... 35 more
Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 3.792 sec <<< FAILURE! - in org.eclipse.jgit.pgm.LsRemoteTest
testLsRemoteHeadsTags(org.eclipse.jgit.pgm.LsRemoteTest)  Time elapsed: 2.758 sec  <<< ERROR!
org.eclipse.jgit.api.errors.TransportException: C:shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_6894930496290353343_tmptmp_7372480453476592556.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_6894930496290353343_tmptmp_7372480453476592556.git: unknown host
	at org.eclipse.jgit.pgm.LsRemoteTest.testLsRemoteHeadsTags(LsRemoteTest.java:124)

testLsRemoteTags(org.eclipse.jgit.pgm.LsRemoteTest)  Time elapsed: 0.27 sec  <<< ERROR!
org.eclipse.jgit.api.errors.TransportException: C:shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_9209016742675231407_tmptmp_5298668434967650091.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_9209016742675231407_tmptmp_5298668434967650091.git: unknown host
	at org.eclipse.jgit.pgm.LsRemoteTest.testLsRemoteTags(LsRemoteTest.java:110)

testLsRemote(org.eclipse.jgit.pgm.LsRemoteTest)  Time elapsed: 0.33 sec  <<< ERROR!
org.eclipse.jgit.api.errors.TransportException: C:shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_4159116039705259566_tmptmp_7224328061287471732.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_4159116039705259566_tmptmp_7224328061287471732.git: unknown host
	at org.eclipse.jgit.pgm.LsRemoteTest.testLsRemote(LsRemoteTest.java:82)

testLsRemoteHeads(org.eclipse.jgit.pgm.LsRemoteTest)  Time elapsed: 0.434 sec  <<< ERROR!
org.eclipse.jgit.api.errors.TransportException: C:shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_7786353164358128185_tmptmp_1139178740960360563.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_7786353164358128185_tmptmp_1139178740960360563.git: unknown host
	at org.eclipse.jgit.pgm.LsRemoteTest.testLsRemoteHeads(LsRemoteTest.java:99)

Running org.eclipse.jgit.pgm.ProxyConfigTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.075 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.442 sec - in org.eclipse.jgit.pgm.ReflogTest
Running org.eclipse.jgit.pgm.RemoteTest
Tests run: 38, Failures: 5, Errors: 5, Skipped: 0, Time elapsed: 18.119 sec <<< FAILURE! - in org.eclipse.jgit.api.AddCommandTest
testCommandInjection(org.eclipse.jgit.api.AddCommandTest)  Time elapsed: 2.976 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_1022705133179082645 '; 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: 1.535 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.455 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_4224629558307474215' 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.904 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.425 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_8469668523075345615' 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: 1.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_1744925105298611827' 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.445 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_893895280027756660' 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.588 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: 1.234 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_5017783093704536136' 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_5235081274818622754_tmp\tmp_1186625277163754703\src\a.txt)

testBuiltinFilters(org.eclipse.jgit.api.AddCommandTest)  Time elapsed: 1.692 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_4583644509957466471_tmp\tmp_8977456372287841858\src\._a.txt8234736501305632984.tmp to C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\jgit_test_4583644509957466471_tmp\tmp_8977456372287841858\src\a.txt)
  java.lang.AssertionError(ERROR: Failed to delete C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\jgit_test_4583644509957466471_tmp\tmp_8977456372287841858\src\a.txt)

Running org.eclipse.jgit.api.CheckoutCommandTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.695 sec - in org.eclipse.jgit.pgm.RemoteTest
Running org.eclipse.jgit.pgm.RepoTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.843 sec - in org.eclipse.jgit.pgm.RepoTest
Running org.eclipse.jgit.pgm.ResetTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.895 sec - in org.eclipse.jgit.pgm.ResetTest
Running org.eclipse.jgit.pgm.StatusTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.532 sec - in org.eclipse.jgit.api.BranchCommandTest
Running org.eclipse.jgit.api.CherryPickCommandTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.434 sec - in org.eclipse.jgit.api.CherryPickCommandTest
Running org.eclipse.jgit.api.CleanCommandTest
Tests run: 10, Failures: 5, Errors: 0, Skipped: 0, Time elapsed: 17.169 sec <<< FAILURE! - in org.eclipse.jgit.pgm.ProxyConfigTest
testAll(org.eclipse.jgit.pgm.ProxyConfigTest)  Time elapsed: 2.831 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: 2.622 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: 1.472 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.622 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: 1.659 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)

Running org.eclipse.jgit.pgm.TagTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.521 sec - in org.eclipse.jgit.pgm.TagTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.292 sec - in org.eclipse.jgit.api.CleanCommandTest
Running org.eclipse.jgit.api.CloneCommandTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.837 sec - in org.eclipse.jgit.pgm.StatusTest

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_493054899144268002_tmp\tmp_2475654254117986628\]target'...> but was:<Cloning into 'C:[shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_493054899144268002_tmptmp_2475654254117986628]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_6440948535257406013_tmp\tmp_2944570707104226689\]target'...> but was:<Cloning into 'C:[shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_6440948535257406013_tmptmp_2944570707104226689]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: 14

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JGit - Parent ...................................... SUCCESS [02:09 min]
[INFO] JGit - Core ........................................ SUCCESS [02:59 min]
[INFO] JGit - Ant Tasks ................................... SUCCESS [ 16.273 s]
[INFO] JGit - Archive Formats ............................. SUCCESS [ 15.231 s]
[INFO] JGit - AWT User Interface .......................... SUCCESS [ 18.378 s]
[INFO] JGit - Apache httpclient based HTTP support ........ SUCCESS [ 13.130 s]
[INFO] JGit - HTTP Server ................................. SUCCESS [ 21.232 s]
[INFO] JGit - Large File Storage .......................... SUCCESS [ 16.454 s]
[INFO] JGit - Large File Storage Server ................... SUCCESS [ 16.626 s]
[INFO] JGit - Command Line Interface ...................... SUCCESS [ 48.250 s]
[INFO] JGit - JUnit Utility Classes ....................... SUCCESS [ 18.752 s]
[INFO] JGit - JUnit Http Utility Classes .................. SUCCESS [ 17.975 s]
[INFO] JGit - Core Tests .................................. SKIPPED
[INFO] JGit - Ant Tasks Tests ............................. SUCCESS [  5.747 s]
[INFO] JGit - HTTP Tests .................................. SUCCESS [ 34.459 s]
[INFO] JGit - Command Line Interface Tests ................ FAILURE [ 45.176 s]
[INFO] JGit - Large File Storage Tests .................... SUCCESS [ 12.848 s]
[INFO] JGit - LFS Server Tests ............................ SUCCESS [ 10.453 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 08:16 min (Wall Clock)
[INFO] Finished at: 2017-02-10T16:36:58-05:00
[INFO] Final Memory: 115M/314M
[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