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 "Ahmed Hussein (Jira)" <ji...@apache.org> on 2020/01/02 22:13:00 UTC

[jira] [Updated] (MAPREDUCE-7099) Daily test result fails in MapReduce JobClient though there isn't any error

     [ https://issues.apache.org/jira/browse/MAPREDUCE-7099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ahmed Hussein updated MAPREDUCE-7099:
-------------------------------------

This issue is caused by `org.apache.hadoop.mapred.TestMRIntermediateDataEncryption` taking so long. There was an old Jira filed MAPREDUCE-7079, but it seems it went unnoticed.

I think the reason that this bug has been there forever is that Maven surefire timeout treated as successful build. That of course depends on the configurations of the pre-commit builds. 

> Daily test result fails in MapReduce JobClient though there isn't any error
> ---------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-7099
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7099
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: build, test
>            Reporter: Takanobu Asanuma
>            Assignee: Takanobu Asanuma
>            Priority: Critical
>
> Looks like the test result in MapReduce JobClient always fails lately. Please see the results of hadoop-qbt-trunk-java8-linux-x86:
>  [https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/]<BUILD_NUMBER>/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt
> {noformat}
> [INFO] Results:
> [INFO] 
> [WARNING] Tests run: 565, Failures: 0, Errors: 0, Skipped: 10
> [INFO] 
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 02:06 h
> [INFO] Finished at: 2018-05-30T12:32:39+00:00
> [INFO] Final Memory: 25M/645M
> [INFO] ------------------------------------------------------------------------
> [WARNING] The requested profile "parallel-tests" could not be activated because it does not exist.
> [WARNING] The requested profile "shelltest" could not be activated because it does not exist.
> [WARNING] The requested profile "native" could not be activated because it does not exist.
> [WARNING] The requested profile "yarn-ui" could not be activated because it does not exist.
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.21.0:test (default-test) on project hadoop-mapreduce-client-jobclient: There was a timeout or other error in the fork -> [Help 1]
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: mapreduce-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: mapreduce-issues-help@hadoop.apache.org