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

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

Changes:

[Matthias Sohn] LfsProtocolServlet: Improve error on getLargeFileRepository failure

------------------------------------------
[...truncated 6508 lines...]
	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_4647849395510132589_tmptmp_6900475384895996247.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.044 sec <<< FAILURE! - in org.eclipse.jgit.pgm.LsRemoteTest
testLsRemoteHeadsTags(org.eclipse.jgit.pgm.LsRemoteTest)  Time elapsed: 2.608 sec  <<< ERROR!
org.eclipse.jgit.api.errors.TransportException: C:shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_3493684665989841866_tmptmp_9061980126452007544.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_3493684665989841866_tmptmp_9061980126452007544.git: unknown host
	at org.eclipse.jgit.pgm.LsRemoteTest.testLsRemoteHeadsTags(LsRemoteTest.java:124)

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

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

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

Running org.eclipse.jgit.pgm.ProxyConfigTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.349 sec - in org.eclipse.jgit.api.BlameCommandTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.57 sec - in org.eclipse.jgit.pgm.MergeTest
Running org.eclipse.jgit.pgm.ReflogTest
Running org.eclipse.jgit.api.CheckoutCommandTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.796 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.797 sec - in org.eclipse.jgit.pgm.RemoteTest
Running org.eclipse.jgit.pgm.RepoTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.688 sec - in org.eclipse.jgit.pgm.RepoTest
Running org.eclipse.jgit.pgm.ResetTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.411 sec - in org.eclipse.jgit.pgm.ResetTest
Running org.eclipse.jgit.pgm.StatusTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.213 sec - in org.eclipse.jgit.api.BranchCommandTest
Running org.eclipse.jgit.api.CherryPickCommandTest
Tests run: 10, Failures: 5, Errors: 0, Skipped: 0, Time elapsed: 16.071 sec <<< FAILURE! - in org.eclipse.jgit.pgm.ProxyConfigTest
testAll(org.eclipse.jgit.pgm.ProxyConfigTest)  Time elapsed: 1.526 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.468 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.562 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.705 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.711 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.711 sec - in org.eclipse.jgit.pgm.TagTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.608 sec - in org.eclipse.jgit.api.CherryPickCommandTest
Running org.eclipse.jgit.api.CleanCommandTest
Tests run: 33, Failures: 1, Errors: 6, Skipped: 0, Time elapsed: 19.086 sec <<< FAILURE! - in org.eclipse.jgit.api.CheckoutCommandTest
testSmudgeFilter_deleteFileAndRestoreFromIndex(org.eclipse.jgit.api.CheckoutCommandTest)  Time elapsed: 0.812 sec  <<< ERROR!
org.eclipse.jgit.api.errors.JGitInternalException: Checkout conflict with file: src/a.txt
	at org.eclipse.jgit.api.CheckoutCommandTest.testSmudgeFilter_deleteFileAndRestoreFromIndex(CheckoutCommandTest.java:701)
Caused by: java.io.IOException: 
org.eclipse.jgit.api.errors.FilterFailedException: Execution of filter command 'sh C:/shared_hudson/workspace/jgit-windows-test/org.eclipse.jgit.test/target/AddCommandTest_318319349850175100' 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.CheckoutCommandTest.testSmudgeFilter_deleteFileAndRestoreFromIndex(CheckoutCommandTest.java:701)
Caused by: org.eclipse.jgit.api.errors.FilterFailedException: 
Execution of filter command 'sh C:/shared_hudson/workspace/jgit-windows-test/org.eclipse.jgit.test/target/AddCommandTest_318319349850175100' 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.CheckoutCommandTest.testSmudgeFilter_deleteFileAndRestoreFromIndex(CheckoutCommandTest.java:701)

testSmudgeFilter_deleteFileAndCreateBranchAndRestoreFromCommit(org.eclipse.jgit.api.CheckoutCommandTest)  Time elapsed: 0.796 sec  <<< ERROR!
org.eclipse.jgit.api.errors.JGitInternalException: Checkout conflict with file: src/a.txt
	at org.eclipse.jgit.api.CheckoutCommandTest.testSmudgeFilter_deleteFileAndCreateBranchAndRestoreFromCommit(CheckoutCommandTest.java:737)
Caused by: java.io.IOException: 
org.eclipse.jgit.api.errors.FilterFailedException: Execution of filter command 'sh C:/shared_hudson/workspace/jgit-windows-test/org.eclipse.jgit.test/target/AddCommandTest_7575744117899869787' 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.CheckoutCommandTest.testSmudgeFilter_deleteFileAndCreateBranchAndRestoreFromCommit(CheckoutCommandTest.java:737)
Caused by: org.eclipse.jgit.api.errors.FilterFailedException: 
Execution of filter command 'sh C:/shared_hudson/workspace/jgit-windows-test/org.eclipse.jgit.test/target/AddCommandTest_7575744117899869787' 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.CheckoutCommandTest.testSmudgeFilter_deleteFileAndCreateBranchAndRestoreFromCommit(CheckoutCommandTest.java:737)

testSmudgeFilter_createNew(org.eclipse.jgit.api.CheckoutCommandTest)  Time elapsed: 0.79 sec  <<< ERROR!
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_4380727103277595999' 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.CheckoutCommandTest.testSmudgeFilter_createNew(CheckoutCommandTest.java:630)
Caused by: java.io.IOException: 
org.eclipse.jgit.api.errors.FilterFailedException: Execution of filter command 'sh C:/shared_hudson/workspace/jgit-windows-test/org.eclipse.jgit.test/target/AddCommandTest_4380727103277595999' 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.CheckoutCommandTest.testSmudgeFilter_createNew(CheckoutCommandTest.java:630)
Caused by: org.eclipse.jgit.api.errors.FilterFailedException: 
Execution of filter command 'sh C:/shared_hudson/workspace/jgit-windows-test/org.eclipse.jgit.test/target/AddCommandTest_4380727103277595999' 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.CheckoutCommandTest.testSmudgeFilter_createNew(CheckoutCommandTest.java:630)

testSmudgeAndClean(org.eclipse.jgit.api.CheckoutCommandTest)  Time elapsed: 1.633 sec  <<< ERROR!
org.eclipse.jgit.api.errors.JGitInternalException: Could not rename file C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\jgit_test_6404229318114612238_tmp\tmp_6302119483649221411\._filterTest.txt1548864941958901627.tmp to C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\jgit_test_6404229318114612238_tmp\tmp_6302119483649221411\filterTest.txt
	at org.eclipse.jgit.api.CheckoutCommandTest.testSmudgeAndClean(CheckoutCommandTest.java:779)
Caused by: java.io.IOException: Could not rename file C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\jgit_test_6404229318114612238_tmp\tmp_6302119483649221411\._filterTest.txt1548864941958901627.tmp to C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\jgit_test_6404229318114612238_tmp\tmp_6302119483649221411\filterTest.txt
	at org.eclipse.jgit.api.CheckoutCommandTest.testSmudgeAndClean(CheckoutCommandTest.java:779)
Caused by: java.io.IOException: Could not rename file C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\jgit_test_6404229318114612238_tmp\tmp_6302119483649221411\._filterTest.txt1548864941958901627.tmp to C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\jgit_test_6404229318114612238_tmp\tmp_6302119483649221411\filterTest.txt
	at org.eclipse.jgit.api.CheckoutCommandTest.testSmudgeAndClean(CheckoutCommandTest.java:779)

testSmudgeAndClean(org.eclipse.jgit.api.CheckoutCommandTest)  Time elapsed: 1.634 sec  <<< FAILURE!
java.lang.AssertionError: ERROR: Failed to delete C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\jgit_test_6404229318114612238_tmp\tmp_6302119483649221411\filterTest.txt

testSmudgeFilter_modifyExisting(org.eclipse.jgit.api.CheckoutCommandTest)  Time elapsed: 0.979 sec  <<< ERROR!
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_4483469143475110090' 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.CheckoutCommandTest.testSmudgeFilter_modifyExisting(CheckoutCommandTest.java:593)
Caused by: java.io.IOException: 
org.eclipse.jgit.api.errors.FilterFailedException: Execution of filter command 'sh C:/shared_hudson/workspace/jgit-windows-test/org.eclipse.jgit.test/target/AddCommandTest_4483469143475110090' 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.CheckoutCommandTest.testSmudgeFilter_modifyExisting(CheckoutCommandTest.java:593)
Caused by: org.eclipse.jgit.api.errors.FilterFailedException: 
Execution of filter command 'sh C:/shared_hudson/workspace/jgit-windows-test/org.eclipse.jgit.test/target/AddCommandTest_4483469143475110090' 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.CheckoutCommandTest.testSmudgeFilter_modifyExisting(CheckoutCommandTest.java:593)

testSmudgeFilter_deleteFileAndRestoreFromCommit(org.eclipse.jgit.api.CheckoutCommandTest)  Time elapsed: 1.037 sec  <<< ERROR!
org.eclipse.jgit.api.errors.JGitInternalException: Checkout conflict with file: src/a.txt
	at org.eclipse.jgit.api.CheckoutCommandTest.testSmudgeFilter_deleteFileAndRestoreFromCommit(CheckoutCommandTest.java:666)
Caused by: java.io.IOException: 
org.eclipse.jgit.api.errors.FilterFailedException: Execution of filter command 'sh C:/shared_hudson/workspace/jgit-windows-test/org.eclipse.jgit.test/target/AddCommandTest_4960534939361302551' 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.CheckoutCommandTest.testSmudgeFilter_deleteFileAndRestoreFromCommit(CheckoutCommandTest.java:666)
Caused by: org.eclipse.jgit.api.errors.FilterFailedException: 
Execution of filter command 'sh C:/shared_hudson/workspace/jgit-windows-test/org.eclipse.jgit.test/target/AddCommandTest_4960534939361302551' 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.CheckoutCommandTest.testSmudgeFilter_deleteFileAndRestoreFromCommit(CheckoutCommandTest.java:666)

Running org.eclipse.jgit.api.CloneCommandTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.233 sec - in org.eclipse.jgit.api.CleanCommandTest
Running org.eclipse.jgit.api.CommitAndLogCommandTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.576 sec - in org.eclipse.jgit.api.CommitAndLogCommandTest
Running org.eclipse.jgit.api.CommitCommandTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.419 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_4080092539928707082_tmp\tmp_7293198868879175862\]target'...> but was:<Cloning into 'C:[shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_4080092539928707082_tmptmp_7293198868879175862]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_4221245348969022184_tmp\tmp_3162451263634019645\]target'...> but was:<Cloning into 'C:[shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_4221245348969022184_tmptmp_3162451263634019645]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:07 min]
[INFO] JGit - Core ........................................ SUCCESS [02:52 min]
[INFO] JGit - Ant Tasks ................................... SUCCESS [ 15.418 s]
[INFO] JGit - Archive Formats ............................. SUCCESS [ 14.944 s]
[INFO] JGit - AWT User Interface .......................... SUCCESS [ 18.495 s]
[INFO] JGit - Apache httpclient based HTTP support ........ SUCCESS [ 11.917 s]
[INFO] JGit - HTTP Server ................................. SUCCESS [ 20.214 s]
[INFO] JGit - Large File Storage .......................... SUCCESS [ 16.571 s]
[INFO] JGit - Large File Storage Server ................... SUCCESS [ 16.017 s]
[INFO] JGit - Command Line Interface ...................... SUCCESS [ 45.081 s]
[INFO] JGit - JUnit Utility Classes ....................... SUCCESS [ 18.466 s]
[INFO] JGit - JUnit Http Utility Classes .................. SUCCESS [ 18.978 s]
[INFO] JGit - Core Tests .................................. SKIPPED
[INFO] JGit - Ant Tasks Tests ............................. SUCCESS [  5.906 s]
[INFO] JGit - HTTP Tests .................................. SUCCESS [ 32.180 s]
[INFO] JGit - Command Line Interface Tests ................ FAILURE [ 50.593 s]
[INFO] JGit - Large File Storage Tests .................... SUCCESS [ 13.299 s]
[INFO] JGit - LFS Server Tests ............................ SUCCESS [ 10.631 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 08:09 min (Wall Clock)
[INFO] Finished at: 2017-01-13T18:21:30-05:00
[INFO] Final Memory: 125M/370M
[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