[ https://issues.apache.org/jira/browse/MAPREDUCE-7459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17779753#comment-17779753 ]
ASF GitHub Bot commented on MAPREDUCE-7459: ------------------------------------------- hadoop-yetus commented on PR #6215: URL: https://github.com/apache/hadoop/pull/6215#issuecomment-1780456175 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Logfile | Comment | |:----:|----------:|--------:|:--------:|:-------:| | +0 :ok: | reexec | 0m 37s | | Docker mode activated. | |||| _ Prechecks _ | | +1 :green_heart: | dupname | 0m 0s | | No case conflicting files found. | | +0 :ok: | codespell | 0m 0s | | codespell was not available. | | +0 :ok: | detsecrets | 0m 0s | | detect-secrets was not available. | | +1 :green_heart: | @author | 0m 0s | | The patch does not contain any @author tags. | | +1 :green_heart: | test4tests | 0m 0s | | The patch appears to include 1 new or modified test files. | |||| _ trunk Compile Tests _ | | +1 :green_heart: | mvninstall | 46m 3s | | trunk passed | | +1 :green_heart: | compile | 0m 47s | | trunk passed with JDK Ubuntu-11.0.20.1+1-post-Ubuntu-0ubuntu120.04 | | +1 :green_heart: | compile | 0m 42s | | trunk passed with JDK Private Build-1.8.0_382-8u382-ga-1~20.04.1-b05 | | +1 :green_heart: | checkstyle | 0m 46s | | trunk passed | | +1 :green_heart: | mvnsite | 0m 48s | | trunk passed | | +1 :green_heart: | javadoc | 0m 39s | | trunk passed with JDK Ubuntu-11.0.20.1+1-post-Ubuntu-0ubuntu120.04 | | +1 :green_heart: | javadoc | 0m 29s | | trunk passed with JDK Private Build-1.8.0_382-8u382-ga-1~20.04.1-b05 | | +1 :green_heart: | spotbugs | 1m 29s | | trunk passed | | +1 :green_heart: | shadedclient | 34m 1s | | branch has no errors when building and testing our client artifacts. | |||| _ Patch Compile Tests _ | | +1 :green_heart: | mvninstall | 0m 33s | | the patch passed | | +1 :green_heart: | compile | 0m 35s | | the patch passed with JDK Ubuntu-11.0.20.1+1-post-Ubuntu-0ubuntu120.04 | | +1 :green_heart: | javac | 0m 35s | | the patch passed | | +1 :green_heart: | compile | 0m 32s | | the patch passed with JDK Private Build-1.8.0_382-8u382-ga-1~20.04.1-b05 | | +1 :green_heart: | javac | 0m 32s | | the patch passed | | +1 :green_heart: | blanks | 0m 0s | | The patch has no blanks issues. | | -0 :warning: | checkstyle | 0m 32s | [/results-checkstyle-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6215/2/artifact/out/results-checkstyle-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core.txt) | hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core: The patch generated 1 new + 60 unchanged - 0 fixed = 61 total (was 60) | | +1 :green_heart: | mvnsite | 0m 36s | | the patch passed | | +1 :green_heart: | javadoc | 0m 23s | | the patch passed with JDK Ubuntu-11.0.20.1+1-post-Ubuntu-0ubuntu120.04 | | +1 :green_heart: | javadoc | 0m 21s | | the patch passed with JDK Private Build-1.8.0_382-8u382-ga-1~20.04.1-b05 | | +1 :green_heart: | spotbugs | 1m 21s | | the patch passed | | +1 :green_heart: | shadedclient | 35m 44s | | patch has no errors when building and testing our client artifacts. | |||| _ Other Tests _ | | +1 :green_heart: | unit | 7m 43s | | hadoop-mapreduce-client-core in the patch passed. | | +1 :green_heart: | asflicense | 0m 41s | | The patch does not generate ASF License warnings. | | | | 139m 29s | | | | Subsystem | Report/Notes | |----------:|:-------------| | Docker | ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6215/2/artifact/out/Dockerfile | | GITHUB PR | https://github.com/apache/hadoop/pull/6215 | | Optional Tests | dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell detsecrets | | uname | Linux 1910a1c5d95d 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux | | Build tool | maven | | Personality | dev-support/bin/hadoop.sh | | git revision | trunk / 0ce8ce9332bfd2ce7f99d66adeeb4fcef8ae5d96 | | Default Java | Private Build-1.8.0_382-8u382-ga-1~20.04.1-b05 | | Multi-JDK versions | /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.20.1+1-post-Ubuntu-0ubuntu120.04 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_382-8u382-ga-1~20.04.1-b05 | | Test Results | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6215/2/testReport/ | | Max. process+thread count | 1657 (vs. ulimit of 5500) | | modules | C: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core U: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core | | Console output | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6215/2/console | | versions | git=2.25.1 maven=3.6.3 spotbugs=4.2.2 | | Powered by | Apache Yetus 0.14.0 https://yetus.apache.org | This message was automatically generated. > Sort strings to fix flaky test > ------------------------------ > > Key: MAPREDUCE-7459 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-7459 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: test > Affects Versions: 3.3.6 > Environment: Java version: openjdk 11.0.20.1 > Maven version: Apache Maven 3.6.3 > Reporter: Rajiv Ramachandran > Priority: Minor > Labels: pull-request-available > Fix For: 3.3.6 > > > The test > {{_org.apache.hadoop.mapreduce.jobhistory.TestHistoryViewerPrinter#testHumanPrinterAll_}} > can fail due to flakiness. These flakiness occurs because the test utilizes > Hashmaps values and converts the values to string to perform the comparision > and the order of the objects returned may not be necessarily maintained. > The stack trace is as follows: > testHumanPrinterAll(org.apache.hadoop.mapreduce.jobhistory.TestHistoryViewerPrinter) > Time elapsed: 0.297 s <<< FAILURE! > org.junit.ComparisonFailure: > expected:<...8501754_0001_m_00000[7 6-Oct-2011 19:15:09 6-Oct-2011 > 19:15:16 (7sec) > SUCCEEDED MAP task list for job_1317928501754_0001 > TaskId StartTime FinishTime Error InputSplits > ==================================================== > task_1317928501754_0001_m_000006 6-Oct-2011 19:15:08 6-Oct-2011 > 19:15:14 (6sec) > ... > /tasklog?attemptid=attempt_1317928501754_0001_m_000003]_1 > REDUCE task list...> but was:<...8501754_0001_m_00000[5 6-Oct-2011 > 19:15:07 6-Oct-2011 19:15:12 (5sec) > SUCCEEDED MAP task list for job_1317928501754_0001 > TaskId StartTime FinishTime Error InputSplits > ==================================================== > task_1317928501754_0001_m_000006 6-Oct-2011 19:15:08 6-Oct-2011 > 19:15:14 (6sec) > SUCCEEDED MAP task list for job_1317928501754_0001 > TaskId StartTime FinishTime Error InputSplits > ==================================================== > task_1317928501754_0001_m_000004 6-Oct-2011 19:15:06 6-Oct-2011 > 19:15:10 (4sec) > SUCCEEDED MAP task list for job_1317928501754_0001 > TaskId StartTime FinishTime Error InputSplits > ==================================================== > task_1317928501754_0001_m_000007 6-Oct-2011 19:15:09 6-Oct-2011 > 19:15:16 (7sec) > ... > /tasklog?attemptid=attempt_1317928501754_0001_m_000006]_1 -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org