You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Jason Lowe (JIRA)" <ji...@apache.org> on 2014/04/29 17:29:15 UTC

[jira] [Commented] (MAPREDUCE-5868) TestPipeApplication causing nightly build to fail

    [ https://issues.apache.org/jira/browse/MAPREDUCE-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13984408#comment-13984408 ] 

Jason Lowe commented on MAPREDUCE-5868:
---------------------------------------

>From https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1772/console

{noformat}
Running org.apache.hadoop.mapred.pipes.TestPipeApplication
Running org.apache.hadoop.mapred.pipes.TestPipesNonJavaInputFormat
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.901 sec - in org.apache.hadoop.mapred.pipes.TestPipesNonJavaInputFormat
[... edited for brevity ...]
Results :

Tests run: 494, Failures: 0, Errors: 0, Skipped: 11

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [2.671s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [52.650s]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [25.925s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [3.764s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [7:04.708s]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [4:43.209s]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [1:36:23.818s]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:49:37.769s
[INFO] Finished at: Tue Apr 29 15:14:50 UTC 2014
[INFO] Final Memory: 29M/94M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project hadoop-mapreduce-client-jobclient: There was a timeout or other error in the fork -> [Help 1]
{noformat}

Note the lack of a test execution summary line after TestPipeApplication which implies either System.exit was called from the test or there was a surefire timeout.


> TestPipeApplication causing nightly build to fail
> -------------------------------------------------
>
>                 Key: MAPREDUCE-5868
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5868
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>    Affects Versions: trunk
>            Reporter: Jason Lowe
>
> TestPipeApplication appears to be timing out which causes the nightly build to fail.



--
This message was sent by Atlassian JIRA
(v6.2#6252)