[
https://issues.apache.org/jira/browse/HBASE-17074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15663225#comment-15663225
]
Hadoop QA commented on HBASE-17074:
-----------------------------------
| (/) *{color:green}+1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m 16s
{color} | {color:blue} Docker mode activated. {color} |
| {color:blue}0{color} | {color:blue} shelldocs {color} | {color:blue} 0m 4s
{color} | {color:blue} Shelldocs was not available. {color} |
| {color:green}+1{color} | {color:green} @author {color} | {color:green} 0m 0s
{color} | {color:green} The patch does not contain any @author tags. {color} |
| {color:green}+1{color} | {color:green} shellcheck {color} | {color:green} 0m
4s {color} | {color:green} There were no new shellcheck issues. {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green} 0m
0s {color} | {color:green} The patch has no whitespace issues. {color} |
| {color:green}+1{color} | {color:green} hadoopcheck {color} | {color:green}
27m 54s {color} | {color:green} Patch does not cause any errors with Hadoop
2.6.1 2.6.2 2.6.3 2.6.4 2.6.5 2.7.1 2.7.2 2.7.3 or 3.0.0-alpha1. {color} |
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green} 0m
13s {color} | {color:green} The patch does not generate ASF License warnings.
{color} |
| {color:black}{color} | {color:black} {color} | {color:black} 28m 36s {color}
| {color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker | Client=1.12.3 Server=1.12.3 Image:yetus/hbase:7bda515 |
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12838725/HBASE-17074-v1.patch |
| JIRA Issue | HBASE-17074 |
| Optional Tests | asflicense shellcheck shelldocs |
| uname | Linux 7e8079d052a2 3.13.0-93-generic #140-Ubuntu SMP Mon Jul 18
21:21:05 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality |
/home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/component/dev-support/hbase-personality.sh
|
| git revision | master / 9250bf8 |
| shellcheck | v0.4.5 |
| modules | C: . U: . |
| Console output |
https://builds.apache.org/job/PreCommit-HBASE-Build/4455/console |
| Powered by | Apache Yetus 0.3.0 http://yetus.apache.org |
This message was automatically generated.
> PreCommit job always fails because of OOM
> -----------------------------------------
>
> Key: HBASE-17074
> URL: https://issues.apache.org/jira/browse/HBASE-17074
> Project: HBase
> Issue Type: Bug
> Components: build
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Critical
> Attachments: HBASE-17074-v1.patch, HBASE-17074.patch
>
>
> https://builds.apache.org/job/PreCommit-HBASE-Build/4434/artifact/patchprocess/patch-unit-hbase-server.txt
> {noformat}
> Exception in thread "Thread-2369" java.lang.OutOfMemoryError: Java heap space
> at java.util.Arrays.copyOf(Arrays.java:3332)
> at
> java.lang.AbstractStringBuilder.ensureCapacityInternal(AbstractStringBuilder.java:124)
> at
> java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:596)
> at java.lang.StringBuffer.append(StringBuffer.java:367)
> at java.io.BufferedReader.readLine(BufferedReader.java:370)
> at java.io.BufferedReader.readLine(BufferedReader.java:389)
> at
> org.apache.maven.surefire.shade.org.apache.maven.shared.utils.cli.StreamPumper.run(StreamPumper.java:66)
> Exception in thread "Thread-2357" java.lang.OutOfMemoryError: Java heap space
> Exception in thread "Thread-2365" java.lang.OutOfMemoryError: Java heap space
> Running org.apache.hadoop.hbase.filter.TestFuzzyRowFilterEndToEnd
> Running org.apache.hadoop.hbase.filter.TestFilterListOrOperatorWithBlkCnt
> Exception in thread "Thread-2383" java.lang.OutOfMemoryError: Java heap space
> Exception in thread "Thread-2397" java.lang.OutOfMemoryError: Java heap space
> Exception in thread "Thread-2401" java.lang.OutOfMemoryError: Java heap space
> Running org.apache.hadoop.hbase.TestHBaseTestingUtility
> Exception in thread "Thread-2407" java.lang.OutOfMemoryError: Java heap space
> Exception in thread "Thread-2411" java.lang.OutOfMemoryError: Java heap space
> Exception in thread "Thread-2413" java.lang.OutOfMemoryError: Java heap space
> {noformat}
> The OOM happens in the surefire plugin when reading the stdout or stderr of
> the running test...
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)