Skip to content

HBASE-22618 Provide a way to have Heterogeneous deployment - #439

Closed
PierreZ wants to merge 2 commits into
apache:masterfrom
PierreZ:HBASE-22618
Closed

HBASE-22618 Provide a way to have Heterogeneous deployment#439
PierreZ wants to merge 2 commits into
apache:masterfrom
PierreZ:HBASE-22618

Conversation

@PierreZ

@PierreZPierreZ commented Aug 1, 2019

Copy link
Copy Markdown
Contributor

Hi!

This is the PR regarding HBASE-22618 . The goal of the PR is to allow Heterogeneous HBase clusters.

We would like to allow users to load custom cost functions that can implement newer ways of balance regions.

This first commit is providing to possibility load them, and a second commit on this branch will add an working example of a custom cost function. This custom function will allow users to balance regions according to an allowed number of regions per RS.

Before implementing the cost function, I want to validate first the dynamic load 😃

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec77Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
+1mvninstall291master passed
+1compile52master passed
+1checkstyle76master passed
+1shadedjars274branch has no errors when building our shaded downstream artifacts.
+1javadoc34master passed
0spotbugs231Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs229master passed
_ Patch Compile Tests _
+1mvninstall293the patch passed
+1compile53the patch passed
+1javac53the patch passed
-1checkstyle74hbase-server: The patch generated 17 new + 64 unchanged - 0 fixed = 81 total (was 64)
+1whitespace0The patch has no whitespace issues.
-1shadedjars218patch has 10 errors when building our shaded downstream artifacts.
+1hadoopcheck898Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc33the patch passed
+1findbugs236the patch passed
_ Other Tests _
+1unit8231hbase-server in the patch passed.
-1asflicense38The patch generated 1 ASF License warnings.
11487
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/1/artifact/out/Dockerfile
GITHUB PR#439
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 6114c73b8132 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-439/out/precommit/personality/provided.sh
git revisionmaster / 237229c
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/1/artifact/out/diff-checkstyle-hbase-server.txt
shadedjarshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/1/artifact/out/patch-shadedjars.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/1/testReport/
asflicensehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/1/artifact/out/patch-asflicense-problems.txt
Max. process+thread count4754 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/1/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec44Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
+1mvninstall369master passed
+1compile68master passed
+1checkstyle78master passed
+1shadedjars286branch has no errors when building our shaded downstream artifacts.
+1javadoc40master passed
0spotbugs287Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs285master passed
_ Patch Compile Tests _
+1mvninstall311the patch passed
+1compile57the patch passed
+1javac57the patch passed
-1checkstyle86hbase-server: The patch generated 17 new + 64 unchanged - 0 fixed = 81 total (was 64)
+1whitespace0The patch has no whitespace issues.
-1shadedjars222patch has 10 errors when building our shaded downstream artifacts.
+1hadoopcheck1029Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc34the patch passed
+1findbugs281the patch passed
_ Other Tests _
+1unit9318hbase-server in the patch passed.
-1asflicense27The patch generated 1 ASF License warnings.
12927
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/2/artifact/out/Dockerfile
GITHUB PR#439
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux f22a2e9f6da3 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-439/out/precommit/personality/provided.sh
git revisionmaster / 7e6684b
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/2/artifact/out/diff-checkstyle-hbase-server.txt
shadedjarshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/2/artifact/out/patch-shadedjars.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/2/testReport/
asflicensehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/2/artifact/out/patch-asflicense-problems.txt
Max. process+thread count4576 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/2/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec221Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
+1mvninstall300master passed
+1compile53master passed
+1checkstyle71master passed
+1shadedjars259branch has no errors when building our shaded downstream artifacts.
+1javadoc32master passed
0spotbugs237Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs235master passed
_ Patch Compile Tests _
+1mvninstall284the patch passed
+1compile51the patch passed
+1javac51the patch passed
-1checkstyle76hbase-server: The patch generated 17 new + 64 unchanged - 0 fixed = 81 total (was 64)
+1whitespace0The patch has no whitespace issues.
-1shadedjars212patch has 10 errors when building our shaded downstream artifacts.
+1hadoopcheck888Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc30the patch passed
-1findbugs35hbase-server in the patch failed.
_ Other Tests _
-1unit1648hbase-server in the patch failed.
-1asflicense11The patch generated 1 ASF License warnings.
4769
ReasonTests
Failed junit testshadoop.hbase.filter.TestDependentColumnFilter
hadoop.hbase.regionserver.TestRegionInfoBuilder
hadoop.hbase.filter.TestColumnPrefixFilter
hadoop.hbase.regionserver.TestStoreFileRefresherChore
hadoop.hbase.quotas.TestRegionServerSpaceQuotaManager
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/3/artifact/out/Dockerfile
GITHUB PR#439
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux c46671c24184 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-439/out/precommit/personality/provided.sh
git revisionmaster / a6f0653
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/3/artifact/out/diff-checkstyle-hbase-server.txt
shadedjarshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/3/artifact/out/patch-shadedjars.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/3/artifact/out/patch-findbugs-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/3/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/3/testReport/
asflicensehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/3/artifact/out/patch-asflicense-problems.txt
Max. process+thread count684 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/3/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

try {
klass = (Class<? extends CostFunction>) Class.forName(c);
} catch (ClassNotFoundException e) {
e.printStackTrace();

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should log a WARN, as e.printStackTrace goes to the stdo.

@@ -457,6 +450,13 @@ public void testLosingRs() throws Exception {
assertNull(plans);
}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about test that, upon StochasticLoadBalancer.balanceCluster() call, verify that DummyCostFunctions.cost() get indeed called? That would validate custom cost functions are indeed used.

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was thinking about adding tests with the real cost function I want to implement, is that OK for you?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we should keep this jira concerned only with the implementation to allow additional cost functions to be added. Then you could propose another jira with the real implementation of your cost functions, which then would also define those functions specific tests. What would you say?

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

@wchevreuil

Copy link
Copy Markdown
Contributor

Thanks for the contribution @PierreZ ! I had made some small nits remarks on the PR. Please address the reported checkstyle issues added by these changes. Reported UT failures should be unrelated, verified those locally and those passed.

@PierreZ

Copy link
Copy Markdown
ContributorAuthor

Thanks for your comments @wchevreuil! The checkstyles issues should be fixed now.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec95Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
+1mvninstall351master passed
+1compile58master passed
+1checkstyle90master passed
+1shadedjars307branch has no errors when building our shaded downstream artifacts.
+1javadoc41master passed
0spotbugs265Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs263master passed
_ Patch Compile Tests _
+1mvninstall342the patch passed
+1compile57the patch passed
+1javac57the patch passed
-1checkstyle92hbase-server: The patch generated 3 new + 64 unchanged - 0 fixed = 67 total (was 64)
+1whitespace0The patch has no whitespace issues.
+1shadedjars311patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1028Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc41the patch passed
+1findbugs288the patch passed
_ Other Tests _
-1unit8880hbase-server in the patch failed.
+1asflicense24The patch does not generate ASF License warnings.
12675
ReasonTests
Failed junit testshadoop.hbase.security.token.TestZKSecretWatcher
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/4/artifact/out/Dockerfile
GITHUB PR#439
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 708df31df442 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-439/out/precommit/personality/provided.sh
git revisionmaster / a6f0653
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/4/artifact/out/diff-checkstyle-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/4/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/4/testReport/
Max. process+thread count4978 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/4/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec59Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
-1mvninstall13root in master failed.
-1compile35hbase-server in master failed.
+1checkstyle72master passed
+1shadedjars259branch has no errors when building our shaded downstream artifacts.
+1javadoc31master passed
0spotbugs327Used deprecated FindBugs config; considering switching to SpotBugs.
-1findbugs35hbase-server in master failed.
_ Patch Compile Tests _
-1mvninstall12root in the patch failed.
-1compile34hbase-server in the patch failed.
-1javac34hbase-server in the patch failed.
-1checkstyle72hbase-server: The patch generated 1 new + 64 unchanged - 0 fixed = 65 total (was 64)
+1whitespace0The patch has no whitespace issues.
+1shadedjars266patch has no errors when building our shaded downstream artifacts.
-1hadoopcheck11The patch causes 10 errors with Hadoop v2.8.5.
-1hadoopcheck23The patch causes 10 errors with Hadoop v2.9.2.
-1hadoopcheck34The patch causes 10 errors with Hadoop v3.1.2.
+1javadoc33the patch passed
-1findbugs35hbase-server in the patch failed.
_ Other Tests _
-1unit35hbase-server in the patch failed.
+1asflicense10The patch does not generate ASF License warnings.
1111
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/6/artifact/out/Dockerfile
GITHUB PR#439
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 40a021e66236 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-439/out/precommit/personality/provided.sh
git revisionmaster / abb60fa
Default Java1.8.0_181
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/6/artifact/out/branch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/6/artifact/out/branch-compile-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/6/artifact/out/branch-findbugs-hbase-server.txt
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/6/artifact/out/patch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/6/artifact/out/patch-compile-hbase-server.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/6/artifact/out/patch-compile-hbase-server.txt
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/6/artifact/out/diff-checkstyle-hbase-server.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/6/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/6/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/6/artifact/out/patch-javac-3.1.2.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/6/artifact/out/patch-findbugs-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/6/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/6/testReport/
Max. process+thread count96 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/6/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z)
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec105Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
+1mvninstall330master passed
+1compile63master passed
+1checkstyle92master passed
+1shadedjars300branch has no errors when building our shaded downstream artifacts.
+1javadoc39master passed
0spotbugs305Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs303master passed
_ Patch Compile Tests _
+1mvninstall330the patch passed
+1compile64the patch passed
+1javac64the patch passed
-1checkstyle91hbase-server: The patch generated 3 new + 64 unchanged - 0 fixed = 67 total (was 64)
+1whitespace0The patch has no whitespace issues.
+1shadedjars301patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1024Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc41the patch passed
+1findbugs307the patch passed
_ Other Tests _
-1unit15781hbase-server in the patch failed.
+1asflicense31The patch does not generate ASF License warnings.
19619
ReasonTests
Failed junit testshadoop.hbase.client.TestAsyncTableAdminApi
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/5/artifact/out/Dockerfile
GITHUB PR#439
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 33f01ff245a4 4.15.0-52-generic #56-Ubuntu SMP Tue Jun 4 22:49:08 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-439/out/precommit/personality/provided.sh
git revisionmaster / abb60fa
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/5/artifact/out/diff-checkstyle-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/5/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/5/testReport/
Max. process+thread count4409 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/5/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec99Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
+1mvninstall345master passed
-1compile39hbase-server in master failed.
+1checkstyle87master passed
+1shadedjars302branch has no errors when building our shaded downstream artifacts.
-1javadoc34hbase-server in master failed.
0spotbugs377Used deprecated FindBugs config; considering switching to SpotBugs.
-1findbugs39hbase-server in master failed.
_ Patch Compile Tests _
-1mvninstall13root in the patch failed.
-1compile40hbase-server in the patch failed.
-1javac40hbase-server in the patch failed.
-1checkstyle89hbase-server: The patch generated 1 new + 64 unchanged - 0 fixed = 65 total (was 64)
+1whitespace0The patch has no whitespace issues.
+1shadedjars301patch has no errors when building our shaded downstream artifacts.
-1hadoopcheck10The patch causes 7 errors with Hadoop v2.8.5.
-1hadoopcheck20The patch causes 7 errors with Hadoop v2.9.2.
-1hadoopcheck30The patch causes 7 errors with Hadoop v3.1.2.
-1javadoc31hbase-server in the patch failed.
-1findbugs39hbase-server in the patch failed.
_ Other Tests _
-1unit39hbase-server in the patch failed.
+1asflicense11The patch does not generate ASF License warnings.
1622
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/7/artifact/out/Dockerfile
GITHUB PR#439
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 4e49ce00ea4e 4.15.0-52-generic #56-Ubuntu SMP Tue Jun 4 22:49:08 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-439/out/precommit/personality/provided.sh
git revisionmaster / d0e5ea1
Default Java1.8.0_181
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/7/artifact/out/branch-compile-hbase-server.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/7/artifact/out/branch-javadoc-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/7/artifact/out/branch-findbugs-hbase-server.txt
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/7/artifact/out/patch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/7/artifact/out/patch-compile-hbase-server.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/7/artifact/out/patch-compile-hbase-server.txt
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/7/artifact/out/diff-checkstyle-hbase-server.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/7/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/7/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/7/artifact/out/patch-javac-3.1.2.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/7/artifact/out/patch-javadoc-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/7/artifact/out/patch-findbugs-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/7/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/7/testReport/
Max. process+thread count77 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/7/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z)
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec95Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
-1mvninstall93root in master failed.
-1compile46hbase-server in master failed.
+1checkstyle76master passed
+1shadedjars270branch has no errors when building our shaded downstream artifacts.
+1javadoc35master passed
0spotbugs340Used deprecated FindBugs config; considering switching to SpotBugs.
-1findbugs34hbase-server in master failed.
_ Patch Compile Tests _
-1mvninstall81root in the patch failed.
-1compile34hbase-server in the patch failed.
-1javac34hbase-server in the patch failed.
-1checkstyle72hbase-server: The patch generated 1 new + 64 unchanged - 0 fixed = 65 total (was 64)
+1whitespace0The patch has no whitespace issues.
+1shadedjars266patch has no errors when building our shaded downstream artifacts.
-1hadoopcheck54The patch causes 10 errors with Hadoop v2.8.5.
-1hadoopcheck113The patch causes 10 errors with Hadoop v2.9.2.
-1hadoopcheck173The patch causes 10 errors with Hadoop v3.1.2.
+1javadoc36the patch passed
-1findbugs37hbase-server in the patch failed.
_ Other Tests _
-1unit37hbase-server in the patch failed.
+1asflicense10The patch does not generate ASF License warnings.
1461
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/8/artifact/out/Dockerfile
GITHUB PR#439
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux f57a2dbef0a3 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-439/out/precommit/personality/provided.sh
git revisionmaster / ff96485
Default Java1.8.0_181
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/8/artifact/out/branch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/8/artifact/out/branch-compile-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/8/artifact/out/branch-findbugs-hbase-server.txt
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/8/artifact/out/patch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/8/artifact/out/patch-compile-hbase-server.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/8/artifact/out/patch-compile-hbase-server.txt
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/8/artifact/out/diff-checkstyle-hbase-server.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/8/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/8/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/8/artifact/out/patch-javac-3.1.2.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/8/artifact/out/patch-findbugs-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/8/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/8/testReport/
Max. process+thread count87 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/8/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z)
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec74Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
-1mvninstall78root in master failed.
-1compile35hbase-server in master failed.
+1checkstyle70master passed
+1shadedjars263branch has no errors when building our shaded downstream artifacts.
+1javadoc31master passed
0spotbugs330Used deprecated FindBugs config; considering switching to SpotBugs.
-1findbugs34hbase-server in master failed.
_ Patch Compile Tests _
-1mvninstall74root in the patch failed.
-1compile35hbase-server in the patch failed.
-1javac35hbase-server in the patch failed.
-1checkstyle71hbase-server: The patch generated 1 new + 64 unchanged - 0 fixed = 65 total (was 64)
+1whitespace0The patch has no whitespace issues.
+1shadedjars260patch has no errors when building our shaded downstream artifacts.
-1hadoopcheck53The patch causes 10 errors with Hadoop v2.8.5.
-1hadoopcheck104The patch causes 10 errors with Hadoop v2.9.2.
-1hadoopcheck158The patch causes 10 errors with Hadoop v3.1.2.
+1javadoc30the patch passed
-1findbugs37hbase-server in the patch failed.
_ Other Tests _
-1unit37hbase-server in the patch failed.
+1asflicense8The patch does not generate ASF License warnings.
1355
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/10/artifact/out/Dockerfile
GITHUB PR#439
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux c167758ab0c1 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-439/out/precommit/personality/provided.sh
git revisionmaster / f6ece8d
Default Java1.8.0_181
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/10/artifact/out/branch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/10/artifact/out/branch-compile-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/10/artifact/out/branch-findbugs-hbase-server.txt
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/10/artifact/out/patch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/10/artifact/out/patch-compile-hbase-server.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/10/artifact/out/patch-compile-hbase-server.txt
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/10/artifact/out/diff-checkstyle-hbase-server.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/10/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/10/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/10/artifact/out/patch-javac-3.1.2.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/10/artifact/out/patch-findbugs-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/10/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/10/testReport/
Max. process+thread count87 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/10/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z)
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec41Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
-1mvninstall87root in master failed.
-1compile36hbase-server in master failed.
+1checkstyle72master passed
+1shadedjars274branch has no errors when building our shaded downstream artifacts.
-1javadoc28hbase-server in master failed.
0spotbugs338Used deprecated FindBugs config; considering switching to SpotBugs.
-1findbugs34hbase-server in master failed.
_ Patch Compile Tests _
-1mvninstall86root in the patch failed.
+1compile50the patch passed
+1javac50hbase-server generated 0 new + 6 unchanged - 200 fixed = 6 total (was 206)
-1checkstyle71hbase-server: The patch generated 1 new + 64 unchanged - 0 fixed = 65 total (was 64)
+1whitespace0The patch has no whitespace issues.
+1shadedjars253patch has no errors when building our shaded downstream artifacts.
-1hadoopcheck74The patch causes 10 errors with Hadoop v2.8.5.
-1hadoopcheck147The patch causes 10 errors with Hadoop v2.9.2.
-1hadoopcheck224The patch causes 10 errors with Hadoop v3.1.2.
-1javadoc30hbase-server in the patch failed.
-1findbugs35hbase-server in the patch failed.
_ Other Tests _
-1unit34hbase-server in the patch failed.
+1asflicense9The patch does not generate ASF License warnings.
1422
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/11/artifact/out/Dockerfile
GITHUB PR#439
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 979442c69e14 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-439/out/precommit/personality/provided.sh
git revisionmaster / 66a2fc5
Default Java1.8.0_181
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/11/artifact/out/branch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/11/artifact/out/branch-compile-hbase-server.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/11/artifact/out/branch-javadoc-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/11/artifact/out/branch-findbugs-hbase-server.txt
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/11/artifact/out/patch-mvninstall-root.txt
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/11/artifact/out/diff-checkstyle-hbase-server.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/11/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/11/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/11/artifact/out/patch-javac-3.1.2.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/11/artifact/out/patch-javadoc-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/11/artifact/out/patch-findbugs-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/11/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/11/testReport/
Max. process+thread count87 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/11/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z)
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@wchevreuil

Copy link
Copy Markdown
Contributor

There's still a minor checkstyle issue in TestStochasticLoadBalancer. You may want to take a look at this ref guide section for tips on how to setup eclipse/intelij for hbase code format.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec41Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
-1mvninstall85root in master failed.
-1compile34hbase-server in master failed.
+1checkstyle73master passed
+1shadedjars257branch has no errors when building our shaded downstream artifacts.
-1javadoc28hbase-server in master failed.
0spotbugs320Used deprecated FindBugs config; considering switching to SpotBugs.
-1findbugs34hbase-server in master failed.
_ Patch Compile Tests _
-1mvninstall81root in the patch failed.
-1compile34hbase-server in the patch failed.
-1javac34hbase-server in the patch failed.
-1checkstyle72hbase-server: The patch generated 1 new + 64 unchanged - 0 fixed = 65 total (was 64)
+1whitespace0The patch has no whitespace issues.
+1shadedjars248patch has no errors when building our shaded downstream artifacts.
-1hadoopcheck74The patch causes 10 errors with Hadoop v2.8.5.
-1hadoopcheck145The patch causes 10 errors with Hadoop v2.9.2.
-1hadoopcheck220The patch causes 10 errors with Hadoop v3.1.2.
-1javadoc27hbase-server in the patch failed.
-1findbugs34hbase-server in the patch failed.
_ Other Tests _
-1unit35hbase-server in the patch failed.
+1asflicense9The patch does not generate ASF License warnings.
1367
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/15/artifact/out/Dockerfile
GITHUB PR#439
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 06f5f55db430 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-439/out/precommit/personality/provided.sh
git revisionmaster / 8411668
Default Java1.8.0_181
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/15/artifact/out/branch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/15/artifact/out/branch-compile-hbase-server.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/15/artifact/out/branch-javadoc-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/15/artifact/out/branch-findbugs-hbase-server.txt
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/15/artifact/out/patch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/15/artifact/out/patch-compile-hbase-server.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/15/artifact/out/patch-compile-hbase-server.txt
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/15/artifact/out/diff-checkstyle-hbase-server.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/15/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/15/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/15/artifact/out/patch-javac-3.1.2.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/15/artifact/out/patch-javadoc-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/15/artifact/out/patch-findbugs-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/15/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/15/testReport/
Max. process+thread count87 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/15/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z)
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec256Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
-1mvninstall15root in master failed.
-1compile48hbase-server in master failed.
+1checkstyle87master passed
+1shadedjars366branch has no errors when building our shaded downstream artifacts.
+1javadoc39master passed
0spotbugs254Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs251master passed
_ Patch Compile Tests _
-1mvninstall13root in the patch failed.
+1compile53the patch passed
-1javac53hbase-server generated 4 new + 2 unchanged - 2 fixed = 6 total (was 4)
-1checkstyle71hbase-server: The patch generated 1 new + 64 unchanged - 0 fixed = 65 total (was 64)
+1whitespace0The patch has no whitespace issues.
+1shadedjars268patch has no errors when building our shaded downstream artifacts.
-1hadoopcheck8The patch causes 7 errors with Hadoop v2.8.5.
-1hadoopcheck16The patch causes 7 errors with Hadoop v2.9.2.
-1hadoopcheck24The patch causes 7 errors with Hadoop v3.1.2.
+1javadoc33the patch passed
+1findbugs259the patch passed
_ Other Tests _
-1unit20615hbase-server in the patch failed.
+1asflicense55The patch does not generate ASF License warnings.
22546
ReasonTests
Failed junit testshadoop.hbase.replication.multiwal.TestReplicationSyncUpToolWithMultipleWAL
hadoop.hbase.client.TestAdmin2
hadoop.hbase.replication.multiwal.TestReplicationSyncUpToolWithMultipleAsyncWAL
hadoop.hbase.replication.TestReplicationSmallTests
hadoop.hbase.master.procedure.TestProcedurePriority
hadoop.hbase.client.TestCloneSnapshotFromClientNormal
hadoop.hbase.regionserver.TestRegionMergeTransactionOnCluster
hadoop.hbase.client.TestRestoreSnapshotFromClientSimple
hadoop.hbase.client.TestAsyncRegionAdminApi
hadoop.hbase.io.hfile.bucket.TestBucketCache
hadoop.hbase.client.TestAsyncTableAdminApi
hadoop.hbase.TestRegionRebalancing
hadoop.hbase.master.procedure.TestRestoreSnapshotProcedure
hadoop.hbase.client.TestAsyncTableAdminApi3
hadoop.hbase.client.TestSnapshotDFSTemporaryDirectory
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/9/artifact/out/Dockerfile
GITHUB PR#439
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux d459cb26f5b5 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-439/out/precommit/personality/provided.sh
git revisionmaster / f6ece8d
Default Java1.8.0_181
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/9/artifact/out/branch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/9/artifact/out/branch-compile-hbase-server.txt
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/9/artifact/out/patch-mvninstall-root.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/9/artifact/out/diff-compile-javac-hbase-server.txt
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/9/artifact/out/diff-checkstyle-hbase-server.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/9/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/9/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/9/artifact/out/patch-javac-3.1.2.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/9/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/9/testReport/
Max. process+thread count4866 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/9/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec80Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
+1mvninstall340master passed
+1compile60master passed
+1checkstyle89master passed
+1shadedjars298branch has no errors when building our shaded downstream artifacts.
+1javadoc36master passed
0spotbugs286Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs284master passed
_ Patch Compile Tests _
+1mvninstall342the patch passed
+1compile59the patch passed
+1javac59the patch passed
-1checkstyle87hbase-server: The patch generated 1 new + 64 unchanged - 0 fixed = 65 total (was 64)
+1whitespace0The patch has no whitespace issues.
+1shadedjars303patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1014Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc37the patch passed
+1findbugs297the patch passed
_ Other Tests _
-1unit14804hbase-server in the patch failed.
+1asflicense25The patch does not generate ASF License warnings.
18560
ReasonTests
Failed junit testshadoop.hbase.master.assignment.TestOpenRegionProcedureHang
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/13/artifact/out/Dockerfile
GITHUB PR#439
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 5de42bcc6c33 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-439/out/precommit/personality/provided.sh
git revisionmaster / b021c36
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/13/artifact/out/diff-checkstyle-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/13/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/13/testReport/
Max. process+thread count5179 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/13/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec66Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
+1mvninstall383master passed
+1compile69master passed
+1checkstyle97master passed
+1shadedjars377branch has no errors when building our shaded downstream artifacts.
+1javadoc101master passed
0spotbugs481Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs478master passed
_ Patch Compile Tests _
+1mvninstall412the patch passed
+1compile68the patch passed
+1javac68the patch passed
-1checkstyle96hbase-server: The patch generated 1 new + 64 unchanged - 0 fixed = 65 total (was 64)
+1whitespace0The patch has no whitespace issues.
+1shadedjars350patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1258Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc35the patch passed
+1findbugs284the patch passed
_ Other Tests _
-1unit16868hbase-server in the patch failed.
+1asflicense26The patch does not generate ASF License warnings.
21409
ReasonTests
Failed junit testshadoop.hbase.client.TestAsyncSnapshotAdminApi
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/12/artifact/out/Dockerfile
GITHUB PR#439
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 1343fdc64129 4.4.0-143-generic #169-Ubuntu SMP Thu Feb 7 07:56:38 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-439/out/precommit/personality/provided.sh
git revisionmaster / b021c36
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/12/artifact/out/diff-checkstyle-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/12/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/12/testReport/
Max. process+thread count4899 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/12/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec60Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
+1mvninstall380master passed
+1compile65master passed
+1checkstyle102master passed
+1shadedjars339branch has no errors when building our shaded downstream artifacts.
+1javadoc42master passed
0spotbugs296Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs294master passed
_ Patch Compile Tests _
+1mvninstall387the patch passed
+1compile65the patch passed
+1javac65the patch passed
-1checkstyle99hbase-server: The patch generated 1 new + 64 unchanged - 0 fixed = 65 total (was 64)
+1whitespace0The patch has no whitespace issues.
+1shadedjars354patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1203Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc37the patch passed
+1findbugs307the patch passed
_ Other Tests _
-1unit18320hbase-server in the patch failed.
+1asflicense92The patch does not generate ASF License warnings.
22603
ReasonTests
Failed junit testshadoop.hbase.client.TestCloneSnapshotFromClientNormal
hadoop.hbase.replication.multiwal.TestReplicationEndpointWithMultipleWAL
hadoop.hbase.client.TestSnapshotDFSTemporaryDirectory
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/14/artifact/out/Dockerfile
GITHUB PR#439
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 09d05a27d2b6 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-439/out/precommit/personality/provided.sh
git revisionmaster / 8411668
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/14/artifact/out/diff-checkstyle-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/14/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/14/testReport/
Max. process+thread count5030 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/14/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec42Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
-1mvninstall124root in master failed.
+1compile52master passed
+1checkstyle70master passed
+1shadedjars255branch has no errors when building our shaded downstream artifacts.
+1javadoc31master passed
0spotbugs266Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs263master passed
_ Patch Compile Tests _
-1mvninstall123root in the patch failed.
-1compile38hbase-server in the patch failed.
-1javac38hbase-server in the patch failed.
-1checkstyle72hbase-server: The patch generated 1 new + 64 unchanged - 0 fixed = 65 total (was 64)
+1whitespace0The patch has no whitespace issues.
+1shadedjars255patch has no errors when building our shaded downstream artifacts.
-1hadoopcheck81The patch causes 10 errors with Hadoop v2.8.5.
-1hadoopcheck162The patch causes 10 errors with Hadoop v2.9.2.
-1hadoopcheck248The patch causes 10 errors with Hadoop v3.1.2.
+1javadoc31the patch passed
+1findbugs265the patch passed
_ Other Tests _
+1unit8619hbase-server in the patch passed.
+1asflicense31The patch does not generate ASF License warnings.
10585
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/17/artifact/out/Dockerfile
GITHUB PR#439
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 387a039bb661 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-439/out/precommit/personality/provided.sh
git revisionmaster / 3f524ab
Default Java1.8.0_181
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/17/artifact/out/branch-mvninstall-root.txt
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/17/artifact/out/patch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/17/artifact/out/patch-compile-hbase-server.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/17/artifact/out/patch-compile-hbase-server.txt
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/17/artifact/out/diff-checkstyle-hbase-server.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/17/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/17/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/17/artifact/out/patch-javac-3.1.2.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/17/testReport/
Max. process+thread count4439 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/17/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec108Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
-1mvninstall247root in master failed.
+1compile74master passed
+1checkstyle103master passed
+1shadedjars396branch has no errors when building our shaded downstream artifacts.
+1javadoc46master passed
0spotbugs321Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs317master passed
_ Patch Compile Tests _
-1mvninstall176root in the patch failed.
+1compile72the patch passed
+1javac72the patch passed
-1checkstyle97hbase-server: The patch generated 1 new + 64 unchanged - 0 fixed = 65 total (was 64)
+1whitespace0The patch has no whitespace issues.
+1shadedjars372patch has no errors when building our shaded downstream artifacts.
-1hadoopcheck117The patch causes 10 errors with Hadoop v2.8.5.
-1hadoopcheck232The patch causes 10 errors with Hadoop v2.9.2.
-1hadoopcheck351The patch causes 10 errors with Hadoop v3.1.2.
+1javadoc43the patch passed
+1findbugs338the patch passed
_ Other Tests _
-1unit14649hbase-server in the patch failed.
+1asflicense25The patch does not generate ASF License warnings.
17497
ReasonTests
Failed junit testshadoop.hbase.replication.TestReplicationDisableInactivePeer
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/16/artifact/out/Dockerfile
GITHUB PR#439
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 81c862a1a89d 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-439/out/precommit/personality/provided.sh
git revisionmaster / da114ac
Default Java1.8.0_181
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/16/artifact/out/branch-mvninstall-root.txt
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/16/artifact/out/patch-mvninstall-root.txt
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/16/artifact/out/diff-checkstyle-hbase-server.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/16/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/16/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/16/artifact/out/patch-javac-3.1.2.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/16/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/16/testReport/
Max. process+thread count4762 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/16/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec93Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
+1mvninstall425master passed
+1compile69master passed
+1checkstyle97master passed
+1shadedjars317branch has no errors when building our shaded downstream artifacts.
+1javadoc38master passed
0spotbugs271Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs269master passed
_ Patch Compile Tests _
+1mvninstall349the patch passed
+1compile64the patch passed
+1javac64the patch passed
-1checkstyle90hbase-server: The patch generated 1 new + 64 unchanged - 0 fixed = 65 total (was 64)
+1whitespace0The patch has no whitespace issues.
+1shadedjars298patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1031Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc38the patch passed
+1findbugs263the patch passed
_ Other Tests _
+1unit14270hbase-server in the patch passed.
+1asflicense52The patch does not generate ASF License warnings.
18185
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/18/artifact/out/Dockerfile
GITHUB PR#439
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux b85d00234196 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-439/out/precommit/personality/provided.sh
git revisionmaster / ad3674f
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/18/artifact/out/diff-checkstyle-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/18/testReport/
Max. process+thread count4658 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/18/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec41Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
-1mvninstall124root in master failed.
+1compile51master passed
+1checkstyle73master passed
+1shadedjars255branch has no errors when building our shaded downstream artifacts.
+1javadoc32master passed
0spotbugs255Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs253master passed
_ Patch Compile Tests _
-1mvninstall123root in the patch failed.
+1compile51the patch passed
+1javac51the patch passed
-1checkstyle70hbase-server: The patch generated 1 new + 64 unchanged - 0 fixed = 65 total (was 64)
+1whitespace0The patch has no whitespace issues.
+1shadedjars257patch has no errors when building our shaded downstream artifacts.
-1hadoopcheck82The patch causes 10 errors with Hadoop v2.8.5.
-1hadoopcheck166The patch causes 10 errors with Hadoop v2.9.2.
-1hadoopcheck251The patch causes 10 errors with Hadoop v3.1.2.
+1javadoc32the patch passed
+1findbugs267the patch passed
_ Other Tests _
+1unit8685hbase-server in the patch passed.
+1asflicense28The patch does not generate ASF License warnings.
10659
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/19/artifact/out/Dockerfile
GITHUB PR#439
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux f1af76cb1024 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-439/out/precommit/personality/provided.sh
git revisionmaster / 0867714
Default Java1.8.0_181
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/19/artifact/out/branch-mvninstall-root.txt
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/19/artifact/out/patch-mvninstall-root.txt
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/19/artifact/out/diff-checkstyle-hbase-server.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/19/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/19/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/19/artifact/out/patch-javac-3.1.2.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/19/testReport/
Max. process+thread count4540 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/19/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec53Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
+1mvninstall347master passed
+1compile58master passed
+1checkstyle87master passed
+1shadedjars289branch has no errors when building our shaded downstream artifacts.
+1javadoc35master passed
0spotbugs261Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs259master passed
_ Patch Compile Tests _
+1mvninstall321the patch passed
+1compile61the patch passed
+1javac61the patch passed
-1checkstyle84hbase-server: The patch generated 1 new + 64 unchanged - 0 fixed = 65 total (was 64)
+1whitespace0The patch has no whitespace issues.
+1shadedjars280patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck974Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc33the patch passed
+1findbugs281the patch passed
_ Other Tests _
-1unit9902hbase-server in the patch failed.
+1asflicense23The patch does not generate ASF License warnings.
13484
ReasonTests
Failed junit testshadoop.hbase.security.access.TestCoprocessorWhitelistMasterObserver
hadoop.hbase.security.visibility.TestVisibilityWithCheckAuths
hadoop.hbase.client.TestTimestampsFilter
hadoop.hbase.client.TestMobCloneSnapshotFromClientNormal
hadoop.hbase.client.TestScannerTimeout
hadoop.hbase.TestMetaTableAccessor
hadoop.hbase.client.TestAsyncTableScanMetrics
hadoop.hbase.client.TestRestoreSnapshotFromClientSchemaChange
hadoop.hbase.security.visibility.TestVisibilityLabelsWithACL
hadoop.hbase.fs.TestBlockReorderMultiBlocks
hadoop.hbase.TestAcidGuaranteesWithNoInMemCompaction
hadoop.hbase.client.TestMultiRespectsLimits
hadoop.hbase.client.TestRestoreSnapshotFromClientClone
hadoop.hbase.client.TestMobSnapshotCloneIndependence
hadoop.hbase.client.TestReplicaWithCluster
hadoop.hbase.TestClusterBootOrder
hadoop.hbase.TestAcidGuaranteesWithAdaptivePolicy
hadoop.hbase.client.TestAsyncToolAdminApi
hadoop.hbase.client.TestRestoreSnapshotFromClientSimple
hadoop.hbase.wal.TestSecureWAL
hadoop.hbase.client.TestPutWithDelete
hadoop.hbase.security.visibility.TestVisibilityLabelsWithSLGStack
hadoop.hbase.security.visibility.TestVisibilityLabelsOnNewVersionBehaviorTable
hadoop.hbase.security.access.TestAccessController
hadoop.hbase.security.visibility.TestVisibilityLabelsWithDeletes
hadoop.hbase.security.visibility.TestVisibilityLabelsReplication
hadoop.hbase.filter.TestFuzzyRowAndColumnRangeFilter
hadoop.hbase.security.visibility.TestVisibilityLabelsWithDefaultVisLabelService
hadoop.hbase.client.TestSmallReversedScanner
hadoop.hbase.client.TestAsyncTableRegionLocator
hadoop.hbase.client.TestAdmin3
hadoop.hbase.security.access.TestZKPermissionWatcher
hadoop.hbase.security.visibility.TestDefaultScanLabelGeneratorStack
hadoop.hbase.filter.TestFilterWrapper
hadoop.hbase.client.TestMvccConsistentScanner
hadoop.hbase.security.visibility.TestVisibilityLabelsOpWithDifferentUsersNoACL
hadoop.hbase.filter.TestFilterListOrOperatorWithBlkCnt
hadoop.hbase.security.access.TestWithDisabledAuthorization
hadoop.hbase.client.TestFromClientSideScanExcpetion
hadoop.hbase.client.TestFromClientSideScanExcpetionWithCoprocessor
hadoop.hbase.client.TestAsyncTableBatchRetryImmediately
hadoop.hbase.client.TestAsyncTableRSCrashPublish
hadoop.hbase.security.visibility.TestWithDisabledAuthorization
hadoop.hbase.replication.TestReplicationDroppedTables
hadoop.hbase.client.TestClientScannerRPCTimeout
hadoop.hbase.client.TestAsyncReplicationAdminApiWithClusters
hadoop.hbase.client.TestEnableTable
hadoop.hbase.filter.TestFilterWithScanLimits
hadoop.hbase.wal.TestWALFiltering
hadoop.hbase.client.TestSnapshotMetadata
hadoop.hbase.filter.TestFuzzyRowFilterEndToEnd
hadoop.hbase.security.access.TestCellACLs
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/20/artifact/out/Dockerfile
GITHUB PR#439
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 4c0eff6e2bbc 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-439/out/precommit/personality/provided.sh
git revisionmaster / eef8e14
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/20/artifact/out/diff-checkstyle-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/20/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/20/testReport/
Max. process+thread count5163 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/20/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec40Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
+1mvninstall333master passed
+1compile61master passed
+1checkstyle88master passed
+1shadedjars313branch has no errors when building our shaded downstream artifacts.
+1javadoc37master passed
0spotbugs284Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs281master passed
_ Patch Compile Tests _
+1mvninstall327the patch passed
+1compile61the patch passed
+1javac61the patch passed
-1checkstyle91hbase-server: The patch generated 1 new + 64 unchanged - 0 fixed = 65 total (was 64)
+1whitespace0The patch has no whitespace issues.
+1shadedjars305patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1008Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc36the patch passed
+1findbugs275the patch passed
_ Other Tests _
+1unit8996hbase-server in the patch passed.
+1asflicense24The patch does not generate ASF License warnings.
12674
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/21/artifact/out/Dockerfile
GITHUB PR#439
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 751ebeb22441 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-439/out/precommit/personality/provided.sh
git revisionmaster / 3b0013d
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/21/artifact/out/diff-checkstyle-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/21/testReport/
Max. process+thread count4934 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/21/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec44Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
+1mvninstall317master passed
+1compile54master passed
+1checkstyle72master passed
+1shadedjars256branch has no errors when building our shaded downstream artifacts.
+1javadoc35master passed
0spotbugs267Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs265master passed
_ Patch Compile Tests _
+1mvninstall286the patch passed
+1compile52the patch passed
+1javac52the patch passed
-1checkstyle72hbase-server: The patch generated 1 new + 64 unchanged - 0 fixed = 65 total (was 64)
+1whitespace0The patch has no whitespace issues.
+1shadedjars257patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck892Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc34the patch passed
+1findbugs268the patch passed
_ Other Tests _
-1unit8885hbase-server in the patch failed.
+1asflicense29The patch does not generate ASF License warnings.
12176
ReasonTests
Failed junit testshadoop.hbase.master.TestClusterRestartFailover
hadoop.hbase.regionserver.TestHRegion
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/22/artifact/out/Dockerfile
GITHUB PR#439
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 8dff8ebe08e5 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-439/out/precommit/personality/provided.sh
git revisionmaster / 9d82716
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/22/artifact/out/diff-checkstyle-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/22/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/22/testReport/
Max. process+thread count4677 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/22/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec94Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
+1mvninstall384master passed
+1compile61master passed
+1checkstyle76master passed
+1shadedjars260branch has no errors when building our shaded downstream artifacts.
+1javadoc32master passed
0spotbugs250Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs248master passed
_ Patch Compile Tests _
+1mvninstall332the patch passed
+1compile53the patch passed
+1javac53the patch passed
-1checkstyle72hbase-server: The patch generated 1 new + 64 unchanged - 0 fixed = 65 total (was 64)
+1whitespace0The patch has no whitespace issues.
+1shadedjars260patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck969Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc34the patch passed
+1findbugs251the patch passed
_ Other Tests _
-1unit18070hbase-server in the patch failed.
+1asflicense44The patch does not generate ASF License warnings.
21598
ReasonTests
Failed junit testshadoop.hbase.client.TestSnapshotDFSTemporaryDirectory
hadoop.hbase.client.TestAdmin2
hadoop.hbase.replication.TestReplicationSmallTests
hadoop.hbase.client.TestCloneSnapshotFromClientNormal
hadoop.hbase.tool.TestSecureBulkLoadHFiles
hadoop.hbase.tool.TestBulkLoadHFiles
hadoop.hbase.replication.TestReplicationDisableInactivePeer
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/23/artifact/out/Dockerfile
GITHUB PR#439
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux af1b0725ca4f 4.4.0-137-generic #163-Ubuntu SMP Mon Sep 24 13:14:43 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-439/out/precommit/personality/provided.sh
git revisionmaster / f02f741
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/23/artifact/out/diff-checkstyle-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/23/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/23/testReport/
Max. process+thread count5087 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/23/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

Signed-off-by: Pierre Zemb <contact@pierrezemb.fr>
@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec91Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
+1mvninstall397master passed
+1compile55master passed
+1checkstyle77master passed
+1shadedjars301branch has no errors when building our shaded downstream artifacts.
+1javadoc34master passed
0spotbugs272Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs268master passed
_ Patch Compile Tests _
+1mvninstall309the patch passed
+1compile59the patch passed
+1javac59the patch passed
-1checkstyle74hbase-server: The patch generated 2 new + 64 unchanged - 0 fixed = 66 total (was 64)
+1whitespace0The patch has no whitespace issues.
+1shadedjars300patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1010Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc31the patch passed
+1findbugs228the patch passed
_ Other Tests _
-1unit16036hbase-server in the patch failed.
+1asflicense30The patch does not generate ASF License warnings.
19690
ReasonTests
Failed junit testshadoop.hbase.client.TestFromClientSide
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/35/artifact/out/Dockerfile
GITHUB PR#439
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 14ad6a91c5e0 4.4.0-137-generic #163-Ubuntu SMP Mon Sep 24 13:14:43 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-439/out/precommit/personality/provided.sh
git revisionmaster / 989e09a
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/35/artifact/out/diff-checkstyle-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/35/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/35/testReport/
Max. process+thread count4892 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/35/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@PierreZ

Copy link
Copy Markdown
ContributorAuthor

I can't understand the checkstyle problem with the import order, here's the report:

./hbase-server/src/test/java/org/apache/hadoop/hbase/master/balancer/TestStochasticLoadBalancer.java:47:import java.util.Arrays;: Wrong order for 'java.util.Arrays' import. [ImportOrder]
./hbase-server/src/test/java/org/apache/hadoop/hbase/master/balancer/TestStochasticLoadBalancer.java:48:import java.util.ArrayList;: Wrong order for 'java.util.ArrayList' import. [ImportOrder]

But lines 47/48 does not correspond to the specified lines in the report.

@wchevreuil

Copy link
Copy Markdown
Contributor

Hum, I think force-pushes confuse github PRs. Let me run checkstyles locally to make sure it's ok. Next time, just push single commits to the PR, then we can rebase/squash all of them prior to merging.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec76Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
+1mvninstall349master passed
+1compile58master passed
+1checkstyle92master passed
+1shadedjars296branch has no errors when building our shaded downstream artifacts.
+1javadoc35master passed
0spotbugs265Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs262master passed
_ Patch Compile Tests _
+1mvninstall347the patch passed
+1compile59the patch passed
+1javac59the patch passed
-1checkstyle87hbase-server: The patch generated 2 new + 64 unchanged - 0 fixed = 66 total (was 64)
+1whitespace0The patch has no whitespace issues.
+1shadedjars302patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1098Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc35the patch passed
+1findbugs287the patch passed
_ Other Tests _
+1unit14262hbase-server in the patch passed.
+1asflicense26The patch does not generate ASF License warnings.
18110
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/37/artifact/out/Dockerfile
GITHUB PR#439
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 15f087d861fb 4.15.0-52-generic #56-Ubuntu SMP Tue Jun 4 22:49:08 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-439/out/precommit/personality/provided.sh
git revisionmaster / 989e09a
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/37/artifact/out/diff-checkstyle-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/37/testReport/
Max. process+thread count4743 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/37/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec100Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
+1mvninstall360master passed
+1compile63master passed
+1checkstyle92master passed
+1shadedjars305branch has no errors when building our shaded downstream artifacts.
+1javadoc43master passed
0spotbugs326Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs323master passed
_ Patch Compile Tests _
+1mvninstall338the patch passed
+1compile63the patch passed
+1javac63the patch passed
-1checkstyle86hbase-server: The patch generated 2 new + 64 unchanged - 0 fixed = 66 total (was 64)
+1whitespace0The patch has no whitespace issues.
+1shadedjars303patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1056Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc37the patch passed
+1findbugs318the patch passed
_ Other Tests _
-1unit15846hbase-server in the patch failed.
+1asflicense29The patch does not generate ASF License warnings.
19791
ReasonTests
Failed junit testshadoop.hbase.client.TestFromClientSide
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/38/artifact/out/Dockerfile
GITHUB PR#439
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux d19ef2e5c84e 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-439/out/precommit/personality/provided.sh
git revisionmaster / 0136b98
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/38/artifact/out/diff-checkstyle-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/38/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/38/testReport/
Max. process+thread count4311 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/38/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec70Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
+1mvninstall350master passed
+1compile57master passed
+1checkstyle90master passed
+1shadedjars296branch has no errors when building our shaded downstream artifacts.
+1javadoc37master passed
0spotbugs269Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs266master passed
_ Patch Compile Tests _
+1mvninstall327the patch passed
+1compile57the patch passed
+1javac57the patch passed
-1checkstyle87hbase-server: The patch generated 2 new + 64 unchanged - 0 fixed = 66 total (was 64)
+1whitespace0The patch has no whitespace issues.
+1shadedjars301patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1067Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc36the patch passed
+1findbugs282the patch passed
_ Other Tests _
+1unit12696hbase-server in the patch passed.
+1asflicense26The patch does not generate ASF License warnings.
16452
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/39/artifact/out/Dockerfile
GITHUB PR#439
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 06301e1b93c2 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-439/out/precommit/personality/provided.sh
git revisionmaster / c8f57bf
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/39/artifact/out/diff-checkstyle-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/39/testReport/
Max. process+thread count4608 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/39/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@wchevreuilwchevreuil left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So latest checksytle issue reported is consistent with my local build. Please address it and push as normal commit (don't do force push).

import org.junit.Test;
import org.junit.experimental.categories.Category;

import static org.junit.Assert.*;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Am getting the following checkstyle issues, when running checkstyle locally:

ErrorimportsAvoidStarImportUsing the '.' form of import should be avoided - org.junit.Assert..50
ErrorimportsImportOrderWrong order for 'org.junit.Assert.*' import.50

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm sorry for the trouble, I must admit that I was trusting the import style of my IDE 😄

Will fix it in another commit that will be checked locally this time

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec41Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
+1mvninstall365master passed
+1compile57master passed
+1checkstyle93master passed
+1shadedjars306branch has no errors when building our shaded downstream artifacts.
+1javadoc39master passed
0spotbugs297Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs295master passed
_ Patch Compile Tests _
+1mvninstall335the patch passed
+1compile61the patch passed
+1javac61the patch passed
-1checkstyle92hbase-server: The patch generated 2 new + 64 unchanged - 0 fixed = 66 total (was 64)
+1whitespace0The patch has no whitespace issues.
+1shadedjars297patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1046Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc34the patch passed
+1findbugs282the patch passed
_ Other Tests _
+1unit9623hbase-server in the patch passed.
+1asflicense30The patch does not generate ASF License warnings.
13413
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/40/artifact/out/Dockerfile
GITHUB PR#439
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 653c616659d4 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-439/out/precommit/personality/provided.sh
git revisionmaster / 15c903b
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/40/artifact/out/diff-checkstyle-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/40/testReport/
Max. process+thread count4670 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/40/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec72Docker mode activated.
_ Prechecks _
+1dupname1No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
+1mvninstall321master passed
+1compile54master passed
+1checkstyle72master passed
+1shadedjars260branch has no errors when building our shaded downstream artifacts.
+1javadoc35master passed
0spotbugs240Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs239master passed
_ Patch Compile Tests _
+1mvninstall288the patch passed
+1compile53the patch passed
+1javac53the patch passed
-1checkstyle69hbase-server: The patch generated 2 new + 64 unchanged - 0 fixed = 66 total (was 64)
+1whitespace0The patch has no whitespace issues.
+1shadedjars259patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck890Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc38the patch passed
+1findbugs246the patch passed
_ Other Tests _
+1unit8352hbase-server in the patch passed.
+1asflicense31The patch does not generate ASF License warnings.
11646
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/41/artifact/out/Dockerfile
GITHUB PR#439
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux aaddbfc34e32 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-439/out/precommit/personality/provided.sh
git revisionmaster / e938215
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/41/artifact/out/diff-checkstyle-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/41/testReport/
Max. process+thread count4865 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/41/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec90Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
+1mvninstall346master passed
+1compile57master passed
+1checkstyle91master passed
+1shadedjars301branch has no errors when building our shaded downstream artifacts.
+1javadoc36master passed
0spotbugs283Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs280master passed
_ Patch Compile Tests _
+1mvninstall336the patch passed
+1compile62the patch passed
+1javac62the patch passed
-1checkstyle91hbase-server: The patch generated 2 new + 64 unchanged - 0 fixed = 66 total (was 64)
+1whitespace0The patch has no whitespace issues.
+1shadedjars312patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1048Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc37the patch passed
+1findbugs250the patch passed
_ Other Tests _
-1unit11114hbase-server in the patch failed.
+1asflicense48The patch does not generate ASF License warnings.
14913
ReasonTests
Failed junit testshadoop.hbase.master.balancer.TestStochasticLoadBalancerRegionReplicaSameHosts
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/42/artifact/out/Dockerfile
GITHUB PR#439
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux e18a934e5b43 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-439/out/precommit/personality/provided.sh
git revisionmaster / 3867fae
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/42/artifact/out/diff-checkstyle-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/42/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/42/testReport/
Max. process+thread count4874 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/42/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec35Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
+1mvninstall309master passed
+1compile54master passed
+1checkstyle71master passed
+1shadedjars254branch has no errors when building our shaded downstream artifacts.
+1javadoc37master passed
0spotbugs274Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs271master passed
_ Patch Compile Tests _
+1mvninstall291the patch passed
+1compile53the patch passed
+1javac53the patch passed
-1checkstyle71hbase-server: The patch generated 2 new + 64 unchanged - 0 fixed = 66 total (was 64)
+1whitespace0The patch has no whitespace issues.
+1shadedjars257patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck879Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc33the patch passed
+1findbugs267the patch passed
_ Other Tests _
-1unit13272hbase-server in the patch failed.
+1asflicense38The patch does not generate ASF License warnings.
16556
ReasonTests
Failed junit testshadoop.hbase.regionserver.TestEndToEndSplitTransaction
hadoop.hbase.coprocessor.TestOpenTableInCoprocessor
hadoop.hbase.regionserver.TestRegionMergeTransactionOnCluster
hadoop.hbase.regionserver.wal.TestSecureAsyncWALReplay
hadoop.hbase.replication.TestAddToSerialReplicationPeer
hadoop.hbase.client.TestAsyncClientPauseForCallQueueTooBig
hadoop.hbase.client.TestSmallReversedScanner
hadoop.hbase.client.TestMetaWithReplicas
hadoop.hbase.master.TestSplitRegionWhileRSCrash
hadoop.hbase.master.assignment.TestMergeTableRegionsProcedure
hadoop.hbase.snapshot.TestRestoreFlushSnapshotFromClient
hadoop.hbase.TestRegionRebalancing
hadoop.hbase.snapshot.TestMobFlushSnapshotFromClient
hadoop.hbase.client.TestTableSnapshotScanner
hadoop.hbase.TestPartialResultsFromClientSide
hadoop.hbase.regionserver.wal.TestWALReplay
hadoop.hbase.client.TestRestoreSnapshotFromClientAfterSplittingRegions
hadoop.hbase.regionserver.wal.TestWALReplayBoundedLogWriterCreation
hadoop.hbase.client.TestAsyncTableLocateRegionForDeletedTable
hadoop.hbase.regionserver.wal.TestWALReplayCompressed
hadoop.hbase.quotas.TestQuotaAdmin
hadoop.hbase.client.TestRestoreSnapshotFromClientSimple
hadoop.hbase.client.TestSnapshotDFSTemporaryDirectory
hadoop.hbase.client.TestAsyncMetaRegionLocator
hadoop.hbase.client.TestRestoreSnapshotFromClientSchemaChange
hadoop.hbase.quotas.TestFileArchiverNotifierImpl
hadoop.hbase.client.TestMobRestoreSnapshotFromClientAfterSplittingRegions
hadoop.hbase.client.TestRestoreSnapshotFromClientAfterTruncate
hadoop.hbase.client.TestAsyncSnapshotAdminApi
hadoop.hbase.tool.TestBulkLoadHFilesSplitRecovery
hadoop.hbase.client.TestSeparateClientZKCluster
hadoop.hbase.master.assignment.TestSplitTableRegionProcedure
hadoop.hbase.snapshot.TestFlushSnapshotFromClient
hadoop.hbase.master.assignment.TestCloseRegionWhileRSCrash
hadoop.hbase.client.TestRestoreSnapshotFromClientClone
hadoop.hbase.regionserver.TestHRegionOnCluster
hadoop.hbase.replication.TestSerialReplication
hadoop.hbase.client.TestFromClientSide
hadoop.hbase.regionserver.wal.TestAsyncWALReplay
hadoop.hbase.util.TestRegionMover
hadoop.hbase.client.TestMobRestoreSnapshotFromClientSchemaChange
hadoop.hbase.client.TestAsyncSingleRequestRpcRetryingCaller
hadoop.hbase.tool.TestSecureBulkLoadHFilesSplitRecovery
hadoop.hbase.security.access.TestSnapshotScannerHDFSAclController
hadoop.hbase.client.TestAdmin2
hadoop.hbase.client.TestSizeFailures
hadoop.hbase.client.TestAsyncTableGetMultiThreaded
hadoop.hbase.regionserver.wal.TestSecureWALReplay
hadoop.hbase.client.TestAdmin
hadoop.hbase.master.TestMergeTableRegionsWhileRSCrash
hadoop.hbase.regionserver.TestCompactSplitThread
hadoop.hbase.master.procedure.TestMasterFailoverWithProcedures
hadoop.hbase.client.TestMultiParallel
hadoop.hbase.client.TestMultiRespectsLimits
hadoop.hbase.client.TestSnapshotTemporaryDirectory
hadoop.hbase.client.TestMvccConsistentScanner
hadoop.hbase.client.TestAsyncNonMetaRegionLocator
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/43/artifact/out/Dockerfile
GITHUB PR#439
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux ef41299e3761 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-439/out/precommit/personality/provided.sh
git revisionmaster / 009851d
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/43/artifact/out/diff-checkstyle-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/43/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/43/testReport/
Max. process+thread count4688 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/43/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec36Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
+1mvninstall375master passed
+1compile55master passed
+1checkstyle76master passed
+1shadedjars263branch has no errors when building our shaded downstream artifacts.
+1javadoc35master passed
0spotbugs260Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs258master passed
_ Patch Compile Tests _
+1mvninstall290the patch passed
+1compile52the patch passed
+1javac52the patch passed
+1checkstyle73the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars261patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck911Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc32the patch passed
+1findbugs265the patch passed
_ Other Tests _
-1unit13057hbase-server in the patch failed.
+1asflicense31The patch does not generate ASF License warnings.
16438
ReasonTests
Failed junit testshadoop.hbase.regionserver.TestEndToEndSplitTransaction
hadoop.hbase.coprocessor.TestOpenTableInCoprocessor
hadoop.hbase.regionserver.TestRegionMergeTransactionOnCluster
hadoop.hbase.regionserver.wal.TestSecureAsyncWALReplay
hadoop.hbase.replication.TestAddToSerialReplicationPeer
hadoop.hbase.client.TestAsyncClientPauseForCallQueueTooBig
hadoop.hbase.client.TestSmallReversedScanner
hadoop.hbase.client.TestMetaWithReplicas
hadoop.hbase.master.TestSplitRegionWhileRSCrash
hadoop.hbase.master.assignment.TestMergeTableRegionsProcedure
hadoop.hbase.snapshot.TestRestoreFlushSnapshotFromClient
hadoop.hbase.TestRegionRebalancing
hadoop.hbase.snapshot.TestMobFlushSnapshotFromClient
hadoop.hbase.client.TestTableSnapshotScanner
hadoop.hbase.TestPartialResultsFromClientSide
hadoop.hbase.regionserver.wal.TestWALReplay
hadoop.hbase.client.TestRestoreSnapshotFromClientAfterSplittingRegions
hadoop.hbase.regionserver.wal.TestWALReplayBoundedLogWriterCreation
hadoop.hbase.client.TestAsyncTableLocateRegionForDeletedTable
hadoop.hbase.regionserver.wal.TestWALReplayCompressed
hadoop.hbase.quotas.TestQuotaAdmin
hadoop.hbase.client.TestRestoreSnapshotFromClientSimple
hadoop.hbase.client.TestSnapshotDFSTemporaryDirectory
hadoop.hbase.client.TestAsyncMetaRegionLocator
hadoop.hbase.client.TestRestoreSnapshotFromClientSchemaChange
hadoop.hbase.quotas.TestFileArchiverNotifierImpl
hadoop.hbase.client.TestMobRestoreSnapshotFromClientAfterSplittingRegions
hadoop.hbase.client.TestRestoreSnapshotFromClientAfterTruncate
hadoop.hbase.client.TestAsyncSnapshotAdminApi
hadoop.hbase.tool.TestBulkLoadHFilesSplitRecovery
hadoop.hbase.client.TestSeparateClientZKCluster
hadoop.hbase.master.assignment.TestSplitTableRegionProcedure
hadoop.hbase.snapshot.TestFlushSnapshotFromClient
hadoop.hbase.client.TestRestoreSnapshotFromClientClone
hadoop.hbase.regionserver.TestHRegionOnCluster
hadoop.hbase.replication.TestSerialReplication
hadoop.hbase.client.TestFromClientSide
hadoop.hbase.regionserver.wal.TestAsyncWALReplay
hadoop.hbase.util.TestRegionMover
hadoop.hbase.client.TestMobRestoreSnapshotFromClientSchemaChange
hadoop.hbase.client.TestAsyncSingleRequestRpcRetryingCaller
hadoop.hbase.tool.TestSecureBulkLoadHFilesSplitRecovery
hadoop.hbase.security.access.TestSnapshotScannerHDFSAclController
hadoop.hbase.client.TestAdmin2
hadoop.hbase.client.TestSizeFailures
hadoop.hbase.client.TestAsyncTableGetMultiThreaded
hadoop.hbase.regionserver.wal.TestSecureWALReplay
hadoop.hbase.client.TestAdmin
hadoop.hbase.master.TestMergeTableRegionsWhileRSCrash
hadoop.hbase.regionserver.TestCompactSplitThread
hadoop.hbase.master.procedure.TestMasterFailoverWithProcedures
hadoop.hbase.client.TestMultiRespectsLimits
hadoop.hbase.client.TestSnapshotTemporaryDirectory
hadoop.hbase.client.TestMvccConsistentScanner
hadoop.hbase.client.TestAsyncNonMetaRegionLocator
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/45/artifact/out/Dockerfile
GITHUB PR#439
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 88b233ad9560 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-439/out/precommit/personality/provided.sh
git revisionmaster / 9d6a653
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/45/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/45/testReport/
Max. process+thread count4330 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/45/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
0reexec81Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
+1mvninstall365master passed
+1compile61master passed
+1checkstyle89master passed
+1shadedjars314branch has no errors when building our shaded downstream artifacts.
+1javadoc45master passed
0spotbugs295Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs293master passed
_ Patch Compile Tests _
+1mvninstall340the patch passed
+1compile62the patch passed
+1javac62the patch passed
+1checkstyle87the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars297patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1034Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc39the patch passed
+1findbugs322the patch passed
_ Other Tests _
+1unit12228hbase-server in the patch passed.
+1asflicense34The patch does not generate ASF License warnings.
16093
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/46/artifact/out/Dockerfile
GITHUB PR#439
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 73d7b84d31f4 4.15.0-52-generic #56-Ubuntu SMP Tue Jun 4 22:49:08 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-439/out/precommit/personality/provided.sh
git revisionmaster / 07ab9ed
Default Java1.8.0_181
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/46/testReport/
Max. process+thread count5146 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/46/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
0reexec73Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
+1mvninstall358master passed
+1compile65master passed
+1checkstyle98master passed
+1shadedjars305branch has no errors when building our shaded downstream artifacts.
+1javadoc38master passed
0spotbugs266Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs264master passed
_ Patch Compile Tests _
+1mvninstall331the patch passed
+1compile66the patch passed
+1javac66the patch passed
+1checkstyle92the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars305patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1048Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc38the patch passed
+1findbugs279the patch passed
_ Other Tests _
+1unit10843hbase-server in the patch passed.
+1asflicense31The patch does not generate ASF License warnings.
14636
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/47/artifact/out/Dockerfile
GITHUB PR#439
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 9cf6fa10e24e 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-439/out/precommit/personality/provided.sh
git revisionmaster / 8c1edb3
Default Java1.8.0_181
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/47/testReport/
Max. process+thread count4442 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/47/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec66Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
+1mvninstall321master passed
+1compile54master passed
+1checkstyle77master passed
+1shadedjars273branch has no errors when building our shaded downstream artifacts.
+1javadoc37master passed
0spotbugs237Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs235master passed
_ Patch Compile Tests _
+1mvninstall299the patch passed
+1compile53the patch passed
+1javac53the patch passed
+1checkstyle75the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars272patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck921Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc34the patch passed
+1findbugs309the patch passed
_ Other Tests _
-1unit13470hbase-server in the patch failed.
+1asflicense35The patch does not generate ASF License warnings.
16910
ReasonTests
Failed junit testshadoop.hbase.client.TestCloneSnapshotFromClientAfterSplittingRegion
hadoop.hbase.client.TestFromClientSide3
hadoop.hbase.client.TestCloneSnapshotFromClientNormal
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/48/artifact/out/Dockerfile
GITHUB PR#439
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 7746c6e454b2 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-439/out/precommit/personality/provided.sh
git revisionmaster / e69af5a
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/48/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/48/testReport/
Max. process+thread count4948 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/48/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec62Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
+1mvninstall333master passed
+1compile52master passed
+1checkstyle75master passed
+1shadedjars274branch has no errors when building our shaded downstream artifacts.
+1javadoc38master passed
0spotbugs249Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs246master passed
_ Patch Compile Tests _
+1mvninstall317the patch passed
+1compile57the patch passed
+1javac57the patch passed
+1checkstyle78the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars268patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck920Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc35the patch passed
+1findbugs251the patch passed
_ Other Tests _
-1unit13540hbase-server in the patch failed.
+1asflicense25The patch does not generate ASF License warnings.
16948
ReasonTests
Failed junit testshadoop.hbase.client.TestCloneSnapshotFromClientNormal
hadoop.hbase.replication.multiwal.TestReplicationEndpointWithMultipleWAL
hadoop.hbase.client.TestMobSnapshotCloneIndependence
hadoop.hbase.util.TestFromClientSide3WoUnsafe
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/49/artifact/out/Dockerfile
GITHUB PR#439
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux dd9474274c71 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-439/out/precommit/personality/provided.sh
git revisionmaster / 27ed2ac
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/49/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/49/testReport/
Max. process+thread count4759 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/49/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@PierreZ

Copy link
Copy Markdown
ContributorAuthor

Hi!

It seems I have different failed junit tests at each run, should I be worried?

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
0reexec43Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
+1mvninstall336master passed
+1compile57master passed
+1checkstyle74master passed
+1shadedjars265branch has no errors when building our shaded downstream artifacts.
+1javadoc40master passed
0spotbugs267Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs265master passed
_ Patch Compile Tests _
+1mvninstall309the patch passed
+1compile58the patch passed
+1javac58the patch passed
+1checkstyle71the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars262patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck901Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc34the patch passed
+1findbugs271the patch passed
_ Other Tests _
+1unit7339hbase-server in the patch passed.
+1asflicense31The patch does not generate ASF License warnings.
10715
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/50/artifact/out/Dockerfile
GITHUB PR#439
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 2f9f92cd9447 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-439/out/precommit/personality/provided.sh
git revisionmaster / 53db390
Default Java1.8.0_181
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/50/testReport/
Max. process+thread count4071 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/50/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec37Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
+1mvninstall320master passed
+1compile57master passed
+1checkstyle73master passed
+1shadedjars256branch has no errors when building our shaded downstream artifacts.
+1javadoc36master passed
0spotbugs266Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs265master passed
_ Patch Compile Tests _
+1mvninstall295the patch passed
+1compile52the patch passed
+1javac52the patch passed
+1checkstyle73the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars258patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck900Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc32the patch passed
+1findbugs265the patch passed
_ Other Tests _
-1unit9243hbase-server in the patch failed.
+1asflicense27The patch does not generate ASF License warnings.
12547
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/51/artifact/out/Dockerfile
GITHUB PR#439
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 1b7feb7f4c25 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-439/out/precommit/personality/provided.sh
git revisionmaster / d9d5f69
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/51/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/51/testReport/
Max. process+thread count4904 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/51/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec63Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
+1mvninstall449master passed
+1compile123master passed
+1checkstyle132master passed
+1shadedjars316branch has no errors when building our shaded downstream artifacts.
+1javadoc35master passed
0spotbugs261Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs256master passed
_ Patch Compile Tests _
+1mvninstall358the patch passed
+1compile129the patch passed
+1javac129the patch passed
+1checkstyle98the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars527patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1072Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc38the patch passed
+1findbugs270the patch passed
_ Other Tests _
-1unit19656hbase-server in the patch failed.
+1asflicense59The patch does not generate ASF License warnings.
24035
ReasonTests
Failed junit testshadoop.hbase.master.procedure.TestSCPWithReplicas
hadoop.hbase.replication.multiwal.TestReplicationEndpointWithMultipleAsyncWAL
hadoop.hbase.master.procedure.TestSCPWithReplicasWithoutZKCoordinated
hadoop.hbase.snapshot.TestMobFlushSnapshotFromClient
hadoop.hbase.client.TestFromClientSide
hadoop.hbase.util.TestFromClientSide3WoUnsafe
hadoop.hbase.snapshot.TestFlushSnapshotFromClient
hadoop.hbase.client.TestFromClientSide3
hadoop.hbase.client.TestSnapshotDFSTemporaryDirectory
hadoop.hbase.client.TestAsyncTableAdminApi
hadoop.hbase.client.TestAsyncRegionAdminApi2
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/52/artifact/out/Dockerfile
GITHUB PR#439
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 55272e007a94 4.4.0-137-generic #163-Ubuntu SMP Mon Sep 24 13:14:43 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-439/out/precommit/personality/provided.sh
git revisionmaster / 8ffc45a
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/52/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/52/testReport/
Max. process+thread count5095 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/52/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@wchevreuil

Copy link
Copy Markdown
Contributor

The intermittent failures are not really related. Latest changes look good. Let me rebase it locally, get a patch and submit it in the jira for a last round of pre-commit tests.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec40Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
+1mvninstall362master passed
+1compile62master passed
+1checkstyle82master passed
+1shadedjars292branch has no errors when building our shaded downstream artifacts.
+1javadoc38master passed
0spotbugs273Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs270master passed
_ Patch Compile Tests _
+1mvninstall335the patch passed
+1compile61the patch passed
+1javac61the patch passed
+1checkstyle82the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars292patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1032Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc41the patch passed
+1findbugs281the patch passed
_ Other Tests _
-1unit8744hbase-server in the patch failed.
+1asflicense25The patch does not generate ASF License warnings.
12438
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/53/artifact/out/Dockerfile
GITHUB PR#439
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 922d9cb3d562 4.4.0-157-generic #185-Ubuntu SMP Tue Jul 23 09:17:01 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-439/out/precommit/personality/provided.sh
git revisionmaster / edf6f68
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/53/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/53/testReport/
Max. process+thread count5021 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/53/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@PierreZ

PierreZ commented Aug 16, 2019

Copy link
Copy Markdown
ContributorAuthor

The intermittent failures are not really related. Latest changes look good. Let me rebase it locally, get a patch and submit it in the jira for a last round of pre-commit tests.

Thank you @wchevreuil !

I'm wondering what is the process to push the patch on the 1.X branch?

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec62Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
+1mvninstall343master passed
+1compile54master passed
+1checkstyle78master passed
+1shadedjars281branch has no errors when building our shaded downstream artifacts.
+1javadoc36master passed
0spotbugs251Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs249master passed
_ Patch Compile Tests _
+1mvninstall301the patch passed
+1compile54the patch passed
+1javac54the patch passed
+1checkstyle76the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars272patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck942Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc34the patch passed
+1findbugs257the patch passed
_ Other Tests _
-1unit18450hbase-server in the patch failed.
+1asflicense67The patch does not generate ASF License warnings.
21933
ReasonTests
Failed junit testshadoop.hbase.master.procedure.TestSCPWithReplicas
hadoop.hbase.replication.TestReplicationKillSlaveRS
hadoop.hbase.client.TestSnapshotTemporaryDirectory
hadoop.hbase.replication.TestReplicationSmallTestsSync
hadoop.hbase.tool.TestSecureBulkLoadHFiles
hadoop.hbase.client.TestFromClientSide
hadoop.hbase.replication.TestReplicationSmallTests
hadoop.hbase.replication.TestReplicationKillSlaveRSWithSeparateOldWALs
hadoop.hbase.replication.TestReplicationDisableInactivePeer
hadoop.hbase.client.TestSnapshotDFSTemporaryDirectory
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/55/artifact/out/Dockerfile
GITHUB PR#439
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux d1d8c8394be9 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-439/out/precommit/personality/provided.sh
git revisionmaster / 78f5d8e
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/55/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/55/testReport/
Max. process+thread count4988 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/55/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@wchevreuil

Copy link
Copy Markdown
Contributor

Checkstyle issues all fixed. Current PR looks good. As mentioned previously, rebased it locally and will attach it as a patch in the jira for another run of pre-commit tests.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
0reexec37Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 2 new or modified test files.
_ master Compile Tests _
+1mvninstall313master passed
+1compile52master passed
+1checkstyle76master passed
+1shadedjars267branch has no errors when building our shaded downstream artifacts.
+1javadoc33master passed
0spotbugs240Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs237master passed
_ Patch Compile Tests _
+1mvninstall434the patch passed
+1compile56the patch passed
+1javac56the patch passed
+1checkstyle72the patch passed
+1whitespace0The patch has no whitespace issues.
+1shadedjars262patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck915Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc32the patch passed
+1findbugs251the patch passed
_ Other Tests _
+1unit8942hbase-server in the patch passed.
+1asflicense21The patch does not generate ASF License warnings.
12383
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/56/artifact/out/Dockerfile
GITHUB PR#439
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux df6436e3e445 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-439/out/precommit/personality/provided.sh
git revisionmaster / 94af651
Default Java1.8.0_181
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/56/testReport/
Max. process+thread count4713 (vs. ulimit of 10000)
modulesC: hbase-server U: hbase-server
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-439/56/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@PierreZ@Apache-HBase@wchevreuil