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

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

Changes:

[Zhen Chen] Reset ObjectWalker when it starts a new walk

------------------------------------------
[...truncated 5891 lines...]
	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:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143)
Caused by: org.eclipse.jgit.errors.TransportException: C:shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_8176613574023591584_tmptmp_1822304666643753755.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:274)
	at org.eclipse.jgit.transport.TransportGitSsh.openFetch(TransportGitSsh.java:169)
	at org.eclipse.jgit.api.LsRemoteCommand.execute(LsRemoteCommand.java:199)
	... 35 more
[ERROR] Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 1.489 s <<< FAILURE! - in org.eclipse.jgit.pgm.LsRemoteTest
[ERROR] testLsRemoteHeadsTags(org.eclipse.jgit.pgm.LsRemoteTest)  Time elapsed: 0.384 s  <<< ERROR!
org.eclipse.jgit.api.errors.TransportException: C:shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_2916031589976631028_tmptmp_5640137649541220340.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_2916031589976631028_tmptmp_5640137649541220340.git: unknown host
	at org.eclipse.jgit.pgm.LsRemoteTest.testLsRemoteHeadsTags(LsRemoteTest.java:124)

[ERROR] testLsRemoteTags(org.eclipse.jgit.pgm.LsRemoteTest)  Time elapsed: 0.123 s  <<< ERROR!
org.eclipse.jgit.api.errors.TransportException: C:shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_47321462396625066_tmptmp_5789890561855373402.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_47321462396625066_tmptmp_5789890561855373402.git: unknown host
	at org.eclipse.jgit.pgm.LsRemoteTest.testLsRemoteTags(LsRemoteTest.java:110)

[ERROR] testLsRemote(org.eclipse.jgit.pgm.LsRemoteTest)  Time elapsed: 0.403 s  <<< ERROR!
org.eclipse.jgit.api.errors.TransportException: C:shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_8729987323885535958_tmptmp_2414843611075495905.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_8729987323885535958_tmptmp_2414843611075495905.git: unknown host
	at org.eclipse.jgit.pgm.LsRemoteTest.testLsRemote(LsRemoteTest.java:82)

[ERROR] testLsRemoteHeads(org.eclipse.jgit.pgm.LsRemoteTest)  Time elapsed: 0.579 s  <<< ERROR!
org.eclipse.jgit.api.errors.TransportException: C:shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_8176613574023591584_tmptmp_1822304666643753755.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_8176613574023591584_tmptmp_1822304666643753755.git: unknown host
	at org.eclipse.jgit.pgm.LsRemoteTest.testLsRemoteHeads(LsRemoteTest.java:99)

[INFO] Running org.eclipse.jgit.pgm.ProxyConfigTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.993 s - in org.eclipse.jgit.api.BranchCommandTest
[INFO] Running org.eclipse.jgit.api.CherryPickCommandTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.798 s - in org.eclipse.jgit.pgm.MergeTest
[INFO] Running org.eclipse.jgit.pgm.ReflogTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.352 s - in org.eclipse.jgit.pgm.ReflogTest
[INFO] Running org.eclipse.jgit.pgm.RemoteTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.328 s - in org.eclipse.jgit.pgm.RemoteTest
[INFO] Running org.eclipse.jgit.pgm.RepoTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.592 s - in org.eclipse.jgit.api.CherryPickCommandTest
[INFO] Running org.eclipse.jgit.api.CleanCommandTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.285 s - in org.eclipse.jgit.pgm.RepoTest
[INFO] Running org.eclipse.jgit.pgm.ResetTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.436 s - in org.eclipse.jgit.api.CleanCommandTest
[INFO] Running org.eclipse.jgit.api.CloneCommandTest
[WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.242 s - in org.eclipse.jgit.pgm.ResetTest
[INFO] Running org.eclipse.jgit.pgm.StatusTest
[ERROR] Tests run: 33, Failures: 1, Errors: 6, Skipped: 0, Time elapsed: 26.336 s <<< FAILURE! - in org.eclipse.jgit.api.CheckoutCommandTest
[ERROR] testSmudgeFilter_deleteFileAndRestoreFromIndex(org.eclipse.jgit.api.CheckoutCommandTest)  Time elapsed: 2.51 s  <<< 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_7145699033692580817' 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_7145699033692580817' 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)

[ERROR] testSmudgeFilter_deleteFileAndCreateBranchAndRestoreFromCommit(org.eclipse.jgit.api.CheckoutCommandTest)  Time elapsed: 1.025 s  <<< 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_6620044485140449009' 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_6620044485140449009' 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)

[ERROR] testSmudgeFilter_createNew(org.eclipse.jgit.api.CheckoutCommandTest)  Time elapsed: 1.601 s  <<< 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_5507360595346568544' 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_5507360595346568544' 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_5507360595346568544' 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)

[ERROR] testSmudgeAndClean(org.eclipse.jgit.api.CheckoutCommandTest)  Time elapsed: 1.544 s  <<< 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_3923648357121189456_tmp\tmp_1839773604960157651\._filterTest.txt1484305032402704487.tmp to C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\jgit_test_3923648357121189456_tmp\tmp_1839773604960157651\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_3923648357121189456_tmp\tmp_1839773604960157651\._filterTest.txt1484305032402704487.tmp to C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\jgit_test_3923648357121189456_tmp\tmp_1839773604960157651\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_3923648357121189456_tmp\tmp_1839773604960157651\._filterTest.txt1484305032402704487.tmp to C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\jgit_test_3923648357121189456_tmp\tmp_1839773604960157651\filterTest.txt
	at org.eclipse.jgit.api.CheckoutCommandTest.testSmudgeAndClean(CheckoutCommandTest.java:779)

[ERROR] testSmudgeAndClean(org.eclipse.jgit.api.CheckoutCommandTest)  Time elapsed: 1.544 s  <<< FAILURE!
java.lang.AssertionError: ERROR: Failed to delete C:\shared_hudson\workspace\jgit-windows-test\org.eclipse.jgit.test\target\jgit_test_3923648357121189456_tmp\tmp_1839773604960157651\filterTest.txt

[ERROR] testSmudgeFilter_modifyExisting(org.eclipse.jgit.api.CheckoutCommandTest)  Time elapsed: 2.112 s  <<< 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_3983768079161341740' 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_3983768079161341740' 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_3983768079161341740' 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)

[ERROR] testSmudgeFilter_deleteFileAndRestoreFromCommit(org.eclipse.jgit.api.CheckoutCommandTest)  Time elapsed: 2.187 s  <<< 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_6754746691905171052' 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_6754746691905171052' 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)

[INFO] Running org.eclipse.jgit.api.CommitAndLogCommandTest
[WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.7 s - in org.eclipse.jgit.api.CommitAndLogCommandTest
[INFO] Running org.eclipse.jgit.api.CommitCommandTest
[ERROR] Tests run: 10, Failures: 5, Errors: 0, Skipped: 0, Time elapsed: 25.108 s <<< FAILURE! - in org.eclipse.jgit.pgm.ProxyConfigTest
[ERROR] testAll(org.eclipse.jgit.pgm.ProxyConfigTest)  Time elapsed: 4.342 s  <<< 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)

[ERROR] testHttpsProxy_bothCases(org.eclipse.jgit.pgm.ProxyConfigTest)  Time elapsed: 1.852 s  <<< 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)

[ERROR] testOverwriteHttpPort(org.eclipse.jgit.pgm.ProxyConfigTest)  Time elapsed: 1.704 s  <<< 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)

[ERROR] testDontOverwriteHttp(org.eclipse.jgit.pgm.ProxyConfigTest)  Time elapsed: 3.135 s  <<< 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)

[ERROR] testHttpProxy_upperCase(org.eclipse.jgit.pgm.ProxyConfigTest)  Time elapsed: 2.307 s  <<< 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)

[INFO] Running org.eclipse.jgit.pgm.TagTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.504 s - in org.eclipse.jgit.pgm.StatusTest
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.737 s - in org.eclipse.jgit.api.CloneCommandTest
[INFO] Running org.eclipse.jgit.api.CommitOnlyTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.274 s - in org.eclipse.jgit.pgm.TagTest
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   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_6378340695192631041_tmp\tmp_2730795133700769938\]target'...> but was:<Cloning into 'C:[shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_6378340695192631041_tmptmp_2730795133700769938]target'...>
[ERROR]   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_5471247803605811467_tmp\tmp_8075789762038637257\]target'...> but was:<Cloning into 'C:[shared_hudsonworkspacejgit-windows-testorg.eclipse.jgit.pgm.testtargetjgit_test_5471247803605811467_tmptmp_8075789762038637257]target'...>
[ERROR]   ProxyConfigTest.testAll:157 expected:<...4, https.proxyHost: [yy], https.proxyPort: 1...> but was:<...4, https.proxyHost: [YY], https.proxyPort: 1...>
[ERROR]   ProxyConfigTest.testDontOverwriteHttp:175 expected:<...8, https.proxyHost: [yy], https.proxyPort: 1...> but was:<...8, https.proxyHost: [YY], https.proxyPort: 1...>
[ERROR]   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...>
[ERROR]   ProxyConfigTest.testHttpsProxy_bothCases:144 expected:<...l, https.proxyHost: [xx], https.proxyPort: 1...> but was:<...l, https.proxyHost: [XX], https.proxyPort: 1...>
[ERROR]   ProxyConfigTest.testOverwriteHttpPort:192 expected:<...4, https.proxyHost: [yy], https.proxyPort: 1...> but was:<...4, https.proxyHost: [YY], https.proxyPort: 1...>
[ERROR] Errors: 
[ERROR]   CloneTest.testCloneBare:149->CLIRepositoryTestCase.execute:102 » Transport C:s...
[ERROR]   LsRemoteTest.testLsRemote:82 » Transport C:shared_hudsonworkspacejgit-windows-...
[ERROR]   LsRemoteTest.testLsRemoteHeads:99 » Transport C:shared_hudsonworkspacejgit-win...
[ERROR]   LsRemoteTest.testLsRemoteHeadsTags:124 » Transport C:shared_hudsonworkspacejgi...
[ERROR]   LsRemoteTest.testLsRemoteTags:110 » Transport C:shared_hudsonworkspacejgit-win...
[INFO] 
[ERROR] Tests run: 160, Failures: 7, Errors: 5, Skipped: 14
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JGit - Parent ...................................... SUCCESS [01:56 min]
[INFO] JGit - Core ........................................ SUCCESS [03:12 min]
[INFO] JGit - Ant Tasks ................................... SUCCESS [ 17.360 s]
[INFO] JGit - Archive Formats ............................. SUCCESS [ 15.490 s]
[INFO] JGit - AWT User Interface .......................... SUCCESS [ 20.437 s]
[INFO] JGit - Apache httpclient based HTTP support ........ SUCCESS [ 12.667 s]
[INFO] JGit - HTTP Server ................................. SUCCESS [ 21.020 s]
[INFO] JGit - Large File Storage .......................... SUCCESS [ 17.400 s]
[INFO] JGit - Large File Storage Server ................... SUCCESS [ 17.131 s]
[INFO] JGit - Command Line Interface ...................... SUCCESS [ 47.608 s]
[INFO] JGit - JUnit Utility Classes ....................... SUCCESS [ 19.888 s]
[INFO] JGit - JUnit Http Utility Classes .................. SUCCESS [ 20.380 s]
[INFO] JGit - Core Tests .................................. SKIPPED
[INFO] JGit - Ant Tasks Tests ............................. SUCCESS [  6.285 s]
[INFO] JGit - HTTP Tests .................................. SUCCESS [ 35.633 s]
[INFO] JGit - Command Line Interface Tests ................ FAILURE [ 52.279 s]
[INFO] JGit - Large File Storage Tests .................... SUCCESS [ 14.136 s]
[INFO] JGit - LFS Server Tests ............................ SUCCESS [  9.574 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 08:30 min (Wall Clock)
[INFO] Finished at: 2017-05-03T18:21:25-04:00
[INFO] Final Memory: 152M/441M
[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.20: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.
Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.20: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] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].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.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