Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[egit-build] [Hudson] Build failed in Hudson: egit #4104

See <https://hudson.eclipse.org/egit/job/egit/4104/>

------------------------------------------
[...truncated 3175 lines...]
org.eclipse.egit.ui.search.CommitSearchQueryTest  Time elapsed: 1.494 sec  <<< ERROR!
java.io.IOException: Could not delete file /jobs/genie.egit/egit.test.tmpdir/0658e451ce09457eb47d7d699066decb/Repository2/.git/objects
	at org.eclipse.jgit.util.FileUtils.delete(FileUtils.java:197)
	at org.eclipse.jgit.util.FileUtils.delete(FileUtils.java:166)
	at org.eclipse.jgit.util.FileUtils.delete(FileUtils.java:166)
	at org.eclipse.jgit.util.FileUtils.delete(FileUtils.java:166)
	at org.eclipse.jgit.util.FileUtils.delete(FileUtils.java:166)
	at org.eclipse.egit.core.test.TestUtils.deleteTempDirs(TestUtils.java:117)
	at org.eclipse.egit.ui.common.LocalRepositoryTestCase.afterClassBase(LocalRepositoryTestCase.java:208)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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.RunAfters.evaluate(RunAfters.java:33)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:65)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:156)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:82)
	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:91)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable$1.run(E4Testable.java:73)
	at java.lang.Thread.run(Thread.java:745)

Running org.eclipse.egit.ui.search.CommitSearchDialogTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.745 sec - in org.eclipse.egit.gitflow.BranchNameValidatorTest
testFeatureExists(org.eclipse.egit.gitflow.BranchNameValidatorTest)  Time elapsed: 1.355 sec
testReleaseExists(org.eclipse.egit.gitflow.BranchNameValidatorTest)  Time elapsed: 0.149 sec
testBranchNotExists(org.eclipse.egit.gitflow.BranchNameValidatorTest)  Time elapsed: 1.134 sec
testBranchNameValid(org.eclipse.egit.gitflow.BranchNameValidatorTest)  Time elapsed: 0.101 sec
Running org.eclipse.egit.gitflow.op.FeatureCheckoutOperationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.559 sec - in org.eclipse.egit.ui.search.CommitSearchDialogTest
openCommitTabOnSearchDialog(org.eclipse.egit.ui.search.CommitSearchDialogTest)  Time elapsed: 2.553 sec
Running org.eclipse.egit.ui.operations.GitScopeUtilTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.348 sec - in org.eclipse.egit.gitflow.op.FeatureCheckoutOperationTest
testFeatureCheckoutConflicts(org.eclipse.egit.gitflow.op.FeatureCheckoutOperationTest)  Time elapsed: 0.221 sec
testFeatureCheckout(org.eclipse.egit.gitflow.op.FeatureCheckoutOperationTest)  Time elapsed: 0.125 sec
Running org.eclipse.egit.gitflow.op.ReleaseStartOperationTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.61 sec - in org.eclipse.egit.gitflow.op.ReleaseStartOperationTest
testReleaseBranchCreatedFromCommit(org.eclipse.egit.gitflow.op.ReleaseStartOperationTest)  Time elapsed: 1.082 sec
testReleaseStartWithContent(org.eclipse.egit.gitflow.op.ReleaseStartOperationTest)  Time elapsed: 0.224 sec
testReleaseBranchCreatedFromHeadCommit(org.eclipse.egit.gitflow.op.ReleaseStartOperationTest)  Time elapsed: 0.117 sec
testReleaseBranchCreated(org.eclipse.egit.gitflow.op.ReleaseStartOperationTest)  Time elapsed: 0.118 sec
testReleaseStartFailed(org.eclipse.egit.gitflow.op.ReleaseStartOperationTest)  Time elapsed: 1.066 sec
Running org.eclipse.egit.gitflow.op.HotfixStartOperationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 sec - in org.eclipse.egit.gitflow.op.HotfixStartOperationTest
testHotfixStart(org.eclipse.egit.gitflow.op.HotfixStartOperationTest)  Time elapsed: 0.121 sec
Running org.eclipse.egit.gitflow.op.FeatureListOperationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.122 sec - in org.eclipse.egit.gitflow.op.FeatureListOperationTest
testFeatureList(org.eclipse.egit.gitflow.op.FeatureListOperationTest)  Time elapsed: 2.12 sec
Running org.eclipse.egit.gitflow.op.InitOperationTest

!ENTRY org.eclipse.egit.ui 4 0 2016-02-11 11:03:52.561
!MESSAGE Failed to refresh projects from index changes
!STACK 1
org.eclipse.core.internal.resources.ResourceException: Errors occurred while refreshing resources with the local file system.
	at org.eclipse.core.internal.localstore.FileSystemResourceManager.refreshResource(FileSystemResourceManager.java:960)
	at org.eclipse.core.internal.localstore.FileSystemResourceManager.refresh(FileSystemResourceManager.java:941)
	at org.eclipse.core.internal.resources.Resource.refreshLocal(Resource.java:1593)
	at org.eclipse.egit.ui.Activator$ResourceRefreshJob$1.run(Activator.java:446)
	at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2241)
	at org.eclipse.egit.ui.Activator$ResourceRefreshJob.run(Activator.java:431)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Contains: The project description file (.project) for 'GeneralProject' is missing.  This file contains important information about the project.  The project will not function properly until this file is restored.
!SUBENTRY 1 org.eclipse.core.resources 4 271 2016-02-11 11:03:52.561
!MESSAGE Errors occurred while refreshing resources with the local file system.
!SUBENTRY 2 org.eclipse.core.resources 4 567 2016-02-11 11:03:52.562
!MESSAGE The project description file (.project) for 'GeneralProject' is missing.  This file contains important information about the project.  The project will not function properly until this file is restored.

!ENTRY org.eclipse.egit.ui 4 0 2016-02-11 11:03:52.564
!MESSAGE Failed to refresh projects from index changes
!STACK 1
org.eclipse.core.internal.resources.ResourceException: Errors occurred while refreshing resources with the local file system.
	at org.eclipse.core.internal.localstore.FileSystemResourceManager.refreshResource(FileSystemResourceManager.java:960)
	at org.eclipse.core.internal.localstore.FileSystemResourceManager.refresh(FileSystemResourceManager.java:941)
	at org.eclipse.core.internal.resources.Resource.refreshLocal(Resource.java:1593)
	at org.eclipse.egit.ui.Activator$ResourceRefreshJob$1.run(Activator.java:446)
	at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2241)
	at org.eclipse.egit.ui.Activator$ResourceRefreshJob.run(Activator.java:431)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Contains: The project description file (.project) for 'ProjectWithoutDotProject' is missing.  This file contains important information about the project.  The project will not function properly until this file is restored.
!SUBENTRY 1 org.eclipse.core.resources 4 271 2016-02-11 11:03:52.565
!MESSAGE Errors occurred while refreshing resources with the local file system.
!SUBENTRY 2 org.eclipse.core.resources 4 567 2016-02-11 11:03:52.565
!MESSAGE The project description file (.project) for 'ProjectWithoutDotProject' is missing.  This file contains important information about the project.  The project will not function properly until this file is restored.

!ENTRY org.eclipse.core.resources 2 2 2016-02-11 11:03:52.583
!MESSAGE Save operation warnings.
!SUBENTRY 1 org.eclipse.core.resources 2 234 2016-02-11 11:03:52.584
!MESSAGE The project description file (.project) for 'ProjectWithoutDotProject' was missing.  This file contains important information about the project.  A new project description file has been created, but some information about the project may have been lost.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.349 sec - in org.eclipse.egit.gitflow.op.InitOperationTest
testInit(org.eclipse.egit.gitflow.op.InitOperationTest)  Time elapsed: 0.11 sec
testInitEmptyRepository(org.eclipse.egit.gitflow.op.InitOperationTest)  Time elapsed: 0.118 sec
testInitLocalMasterMissing(org.eclipse.egit.gitflow.op.InitOperationTest)  Time elapsed: 0.12 sec
Running org.eclipse.egit.gitflow.op.CurrentBranchPublishOperationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.193 sec - in org.eclipse.egit.gitflow.op.CurrentBranchPublishOperationTest
testFeaturePublish(org.eclipse.egit.gitflow.op.CurrentBranchPublishOperationTest)  Time elapsed: 1.191 sec
Running org.eclipse.egit.gitflow.op.FeatureRebaseOperationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 sec - in org.eclipse.egit.gitflow.op.FeatureRebaseOperationTest
testFeatureRebase(org.eclipse.egit.gitflow.op.FeatureRebaseOperationTest)  Time elapsed: 0.207 sec
Running org.eclipse.egit.gitflow.op.FeatureStartOperationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 sec - in org.eclipse.egit.gitflow.op.FeatureStartOperationTest
testFeatureStart(org.eclipse.egit.gitflow.op.FeatureStartOperationTest)  Time elapsed: 0.107 sec
Running org.eclipse.egit.gitflow.op.HotfixFinishOperationTest
Tests run: 5, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 7.846 sec <<< FAILURE! - in org.eclipse.egit.ui.operations.GitScopeUtilTest
relatedChangesWithPrompt(org.eclipse.egit.ui.operations.GitScopeUtilTest)  Time elapsed: 2.609 sec
modelProviderWithExtensionFiles(org.eclipse.egit.ui.operations.GitScopeUtilTest)  Time elapsed: 1.612 sec
relatedChangesWithInvalidParams(org.eclipse.egit.ui.operations.GitScopeUtilTest)  Time elapsed: 1.195 sec  <<< ERROR!
org.eclipse.team.core.TeamException: An internal error occurred
	at org.eclipse.jgit.api.CommitCommand.call(CommitCommand.java:198)
	at org.eclipse.egit.core.op.CommitOperation.commit(CommitOperation.java:246)
	at org.eclipse.egit.core.op.CommitOperation.access$5(CommitOperation.java:235)
	at org.eclipse.egit.core.op.CommitOperation$1.run(CommitOperation.java:198)
	at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2241)
	at org.eclipse.egit.core.op.CommitOperation.execute(CommitOperation.java:208)
	at org.eclipse.egit.ui.common.LocalRepositoryTestCase.addAndCommit(LocalRepositoryTestCase.java:653)
	at org.eclipse.egit.ui.common.LocalRepositoryTestCase.createProjectAndCommitToRepository(LocalRepositoryTestCase.java:315)
	at org.eclipse.egit.ui.common.LocalRepositoryTestCase.createProjectAndCommitToRepository(LocalRepositoryTestCase.java:239)
	at org.eclipse.egit.ui.common.LocalRepositoryTestCase.createProjectAndCommitToRepository(LocalRepositoryTestCase.java:234)
	at org.eclipse.egit.ui.operations.GitScopeUtilTest.setup(GitScopeUtilTest.java:68)

relatedChangesWithNullResources(org.eclipse.egit.ui.operations.GitScopeUtilTest)  Time elapsed: 1.42 sec
relatedChangesWithEmptyResources(org.eclipse.egit.ui.operations.GitScopeUtilTest)  Time elapsed: 1.005 sec
Running org.eclipse.egit.ui.gitflow.InitHandlerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.281 sec - in org.eclipse.egit.gitflow.op.HotfixFinishOperationTest
testMergeToDevelopFail(org.eclipse.egit.gitflow.op.HotfixFinishOperationTest)  Time elapsed: 0.349 sec
testHotfixFinishSingleCommit(org.eclipse.egit.gitflow.op.HotfixFinishOperationTest)  Time elapsed: 0.93 sec
Running org.eclipse.egit.gitflow.op.ReleaseFinishOperationTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.696 sec - in org.eclipse.egit.gitflow.op.ReleaseFinishOperationTest
testReleaseFinishFail(org.eclipse.egit.gitflow.op.ReleaseFinishOperationTest)  Time elapsed: 0.114 sec
testReleaseFinishSingleCommit(org.eclipse.egit.gitflow.op.ReleaseFinishOperationTest)  Time elapsed: 0.17 sec
testReleaseFinish(org.eclipse.egit.gitflow.op.ReleaseFinishOperationTest)  Time elapsed: 0.197 sec
testReleaseTagWithWrongReferenceExists(org.eclipse.egit.gitflow.op.ReleaseFinishOperationTest)  Time elapsed: 1.08 sec
testReleaseTagWithCorrectReferenceExists(org.eclipse.egit.gitflow.op.ReleaseFinishOperationTest)  Time elapsed: 0.13 sec
Running org.eclipse.egit.gitflow.op.FeatureFinishOperationTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.73 sec - in org.eclipse.egit.gitflow.op.FeatureFinishOperationTest
testFeatureFinishFastForward(org.eclipse.egit.gitflow.op.FeatureFinishOperationTest)  Time elapsed: 0.134 sec
testFeatureFinishKeepBranch(org.eclipse.egit.gitflow.op.FeatureFinishOperationTest)  Time elapsed: 0.155 sec
testFeatureFinishFail(org.eclipse.egit.gitflow.op.FeatureFinishOperationTest)  Time elapsed: 1.111 sec
testFeatureFinish(org.eclipse.egit.gitflow.op.FeatureFinishOperationTest)  Time elapsed: 0.176 sec
testFeatureFinishSquash(org.eclipse.egit.gitflow.op.FeatureFinishOperationTest)  Time elapsed: 0.15 sec
Running org.eclipse.egit.gitflow.op.FeatureTrackOperationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.546 sec - in org.eclipse.egit.gitflow.op.FeatureTrackOperationTest
testFeatureTrack(org.eclipse.egit.gitflow.op.FeatureTrackOperationTest)  Time elapsed: 1.545 sec

Results :

Tests in error: 
  GitFlowRepositoryTest>AbstractDualRepositoryTestCase.beforeTestCase:84 ยป InvocationTarget

Tests run: 41, Failures: 0, Errors: 1, Skipped: 0

!SESSION 2016-02-11 11:02:20.334 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.7.0_80
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /jobs/genie.egit/egit/workspace/org.eclipse.egit.gitflow.test/target/surefire.properties
Command-line arguments:  -data /jobs/genie.egit/egit/workspace/org.eclipse.egit.gitflow.test/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /jobs/genie.egit/egit/workspace/org.eclipse.egit.gitflow.test/target/surefire.properties

!ENTRY org.eclipse.core.resources 2 10035 2016-02-11 11:04:01.155
!MESSAGE The workspace will exit with unsaved changes in this session.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] EGit Parent ........................................ SUCCESS [  2.417 s]
[INFO] EGit Target Platform Definition .................... SUCCESS [  1.478 s]
[INFO] Eclipse EGit ....................................... SUCCESS [  4.363 s]
[INFO] Git Team Provider (Core) ........................... SUCCESS [ 37.712 s]
[INFO] Git Team Provider (UI) ............................. SUCCESS [01:20 min]
[INFO] Git Team Provider (experimental auto-import wizard, incubation) SUCCESS [ 23.500 s]
[INFO] EGit Mylyn UI ...................................... SUCCESS [ 17.521 s]
[INFO] Git Team Provider (Documentation) .................. SUCCESS [  8.130 s]
[INFO] Eclipse EGit Feature ............................... SUCCESS [  2.385 s]
[INFO] EGit Mylyn Feature ................................. SUCCESS [  2.114 s]
[INFO] Git Flow ........................................... SUCCESS [ 21.719 s]
[INFO] Git Flow UI ........................................ SUCCESS [ 20.214 s]
[INFO] Eclipse EGit Gitflow Feature ....................... SUCCESS [  2.139 s]
[INFO] EGit Core Test Plug-in ............................. SUCCESS [03:45 min]
[INFO] GitFlow Test Plug-in ............................... FAILURE [01:43 min]
[INFO] Eclipse EGit Source Feature ........................ SUCCESS [  2.183 s]
[INFO] EGit P2 Repository ................................. SUCCESS [ 42.643 s]
[INFO] EGit UI Test Plug-in ............................... SKIPPED
[INFO] EGit Mylyn UI Test Plug-in ......................... SUCCESS [ 51.140 s]
[INFO] Git Team Provider (experimental auto-import wizard, incubation) SUCCESS [01:44 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:37 min (Wall Clock)
[INFO] Finished at: 2016-02-11T11:04:02-05:00
[INFO] Final Memory: 143M/910M
[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.eclipse.tycho:tycho-surefire-plugin:0.23.0:test (default-test) on project org.eclipse.egit.gitflow.test: There are test failures.

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

Please refer to /jobs/genie.egit/egit/workspace/org.eclipse.egit.gitflow.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:262)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to /jobs/genie.egit/egit/workspace/org.eclipse.egit.gitflow.test/target/surefire-reports for the individual test results.
	at org.eclipse.tycho.surefire.TestMojo.runTest(TestMojo.java:945)
	at org.eclipse.tycho.surefire.TestMojo.execute(TestMojo.java:630)
	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.egit.gitflow.test
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1
Terminating xvnc.
[FINDBUGS] Skipping publisher since build result is FAILURE
[DRY] Skipping publisher since build result is FAILURE
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