[
https://issues.apache.org/jira/browse/MAPREDUCE-7099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16761729#comment-16761729
]
Steve Loughran commented on MAPREDUCE-7099:
-------------------------------------------
my local run took so long the laptop shut down, and there were a few failures
observed before then
{code}
[ERROR] TestNNBench.testNNBenchCreateReadAndDelete:55 create_write should
create the file
[ERROR] TestJobCounters.testNewCounterA:398->validateFileCounters:70
expected:<758544> but was:<752640>
[ERROR] TestJobCounters.testNewCounterB:420->validateFileCounters:70
expected:<1011392> but was:<1003520>
[ERROR] TestJobCounters.testNewCounterC:443->validateFileCounters:70
expected:<1264240> but was:<1254400>
[ERROR] TestJobCounters.testNewCounterD:465->validateFileCounters:70
expected:<758544> but was:<752640>
[ERROR] TestJobCounters.testOldCounterA:291->validateFileCounters:70
expected:<758544> but was:<752640>
[ERROR] TestJobCounters.testOldCounterB:325->validateFileCounters:70
expected:<1011392> but was:<1003520>
[ERROR] TestJobCounters.testOldCounterC:353->validateFileCounters:70
expected:<1264240> but was:<1254400>
[ERROR] TestJobCounters.testOldCounterD:377->validateFileCounters:70
expected:<758544> but was:<752640>
{code}
Let's start on the assumption this is just test timeout on jenkins.
[~tasanuma0829] —do you know where the test timeouts are set for the MR jobs?
If you can track that down and submit a patch which increases it we can see if
that helps. It doesn't look like a jenkins timeout (it was the surefire JVM),
though if needed I can change jenkins settings.
> 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
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]