Skip to content

HBASE-22767 System table RIT STUCK if their RSGroup has no highest ve… - #435

Closed
sunhelly wants to merge 1 commit into
apache:masterfrom
sunhelly:HBASE-22767
Closed

HBASE-22767 System table RIT STUCK if their RSGroup has no highest ve…#435
sunhelly wants to merge 1 commit into
apache:masterfrom
sunhelly:HBASE-22767

Conversation

@sunhelly

Copy link
Copy Markdown
Contributor

…rsion RSes

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec125Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
0shelldocs0Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep17Maven dependency ordering for branch
+1mvninstall390master passed
+1compile109master passed
+1checkstyle126master passed
+1shadedjars291branch has no errors when building our shaded downstream artifacts.
+1javadoc80master passed
0spotbugs56Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs395master passed
_ Patch Compile Tests _
0mvndep17Maven dependency ordering for patch
+1mvninstall406the patch passed
+1compile126the patch passed
+1javac126the patch passed
-1checkstyle91hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck0There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1shadedjars332patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1262Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc84the patch passed
-1findbugs61hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1unit172hbase-common in the patch passed.
+1unit15494hbase-server in the patch passed.
+1unit435hbase-rsgroup in the patch passed.
+1asflicense75The patch does not generate ASF License warnings.
20943
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/1/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 83f01673c8ef 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-435/out/precommit/personality/provided.sh
git revisionmaster / 8cfc46d
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/1/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/1/artifact/out/new-findbugs-hbase-common.html
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/1/testReport/
Max. process+thread count4890 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/1/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 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
0reexec45Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
0shelldocs0Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep22Maven dependency ordering for branch
-1mvninstall86root in master failed.
-1compile34hbase-server in master failed.
-1compile19hbase-rsgroup in master failed.
+1checkstyle96master passed
+1shadedjars255branch has no errors when building our shaded downstream artifacts.
-1javadoc27hbase-server in master failed.
0spotbugs47Used deprecated FindBugs config; considering switching to SpotBugs.
-1findbugs34hbase-server in master failed.
-1findbugs19hbase-rsgroup in master failed.
_ Patch Compile Tests _
0mvndep13Maven dependency ordering for patch
-1mvninstall85root in the patch failed.
-1compile35hbase-server in the patch failed.
-1compile20hbase-rsgroup in the patch failed.
-1javac35hbase-server in the patch failed.
-1javac20hbase-rsgroup in the patch failed.
-1checkstyle72hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck0There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1shadedjars267patch has no errors when building our shaded downstream artifacts.
-1hadoopcheck76The patch causes 10 errors with Hadoop v2.8.5.
-1hadoopcheck150The patch causes 10 errors with Hadoop v2.9.2.
-1hadoopcheck226The patch causes 10 errors with Hadoop v3.1.2.
-1javadoc30hbase-server in the patch failed.
-1findbugs54hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
-1findbugs37hbase-server in the patch failed.
-1findbugs20hbase-rsgroup in the patch failed.
_ Other Tests _
+1unit179hbase-common in the patch passed.
-1unit36hbase-server in the patch failed.
-1unit21hbase-rsgroup in the patch failed.
+1asflicense31The patch does not generate ASF License warnings.
2049
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/2/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 9be41672025a 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-435/out/precommit/personality/provided.sh
git revisionmaster / 237229c
Default Java1.8.0_181
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/2/artifact/out/branch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/2/artifact/out/branch-compile-hbase-server.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/2/artifact/out/branch-compile-hbase-rsgroup.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/2/artifact/out/branch-javadoc-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/2/artifact/out/branch-findbugs-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/2/artifact/out/branch-findbugs-hbase-rsgroup.txt
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/2/artifact/out/patch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/2/artifact/out/patch-compile-hbase-server.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/2/artifact/out/patch-compile-hbase-rsgroup.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/2/artifact/out/patch-compile-hbase-server.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/2/artifact/out/patch-compile-hbase-rsgroup.txt
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/2/artifact/out/diff-checkstyle-hbase-server.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/2/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/2/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/2/artifact/out/patch-javac-3.1.2.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/2/artifact/out/patch-javadoc-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/2/artifact/out/new-findbugs-hbase-common.html
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/2/artifact/out/patch-findbugs-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/2/artifact/out/patch-findbugs-hbase-rsgroup.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/2/artifact/out/patch-unit-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/2/artifact/out/patch-unit-hbase-rsgroup.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/2/testReport/
Max. process+thread count289 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/2/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 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
0reexec277Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
0shelldocs0Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep52Maven dependency ordering for branch
+1mvninstall409master passed
+1compile117master passed
+1checkstyle131master passed
+1shadedjars370branch has no errors when building our shaded downstream artifacts.
+1javadoc93master passed
0spotbugs60Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs438master passed
_ Patch Compile Tests _
0mvndep18Maven dependency ordering for patch
+1mvninstall386the patch passed
+1compile129the patch passed
+1javac129the patch passed
-1checkstyle95hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck0There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1shadedjars351patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1272Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc89the patch passed
-1findbugs73hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1unit203hbase-common in the patch passed.
-1unit18510hbase-server in the patch failed.
+1unit901hbase-rsgroup in the patch passed.
+1asflicense70The patch does not generate ASF License warnings.
24922
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
Failed junit testshadoop.hbase.tool.TestSecureBulkLoadHFiles
hadoop.hbase.io.hfile.bucket.TestBucketCache
hadoop.hbase.replication.TestReplicationSmallTests
hadoop.hbase.tool.TestBulkLoadHFiles
hadoop.hbase.security.access.TestSnapshotScannerHDFSAclController
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/3/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux b14b628bbbc4 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-435/out/precommit/personality/provided.sh
git revisionmaster / 7e6684b
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/3/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/3/artifact/out/new-findbugs-hbase-common.html
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/3/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/3/testReport/
Max. process+thread count4937 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/3/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 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
0reexec84Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
0shelldocs0Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep28Maven dependency ordering for branch
+1mvninstall326master passed
+1compile98master passed
+1checkstyle112master passed
+1shadedjars263branch has no errors when building our shaded downstream artifacts.
+1javadoc90master passed
0spotbugs53Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs375master passed
_ Patch Compile Tests _
0mvndep15Maven dependency ordering for patch
+1mvninstall364the patch passed
+1compile106the patch passed
+1javac106the patch passed
-1checkstyle73hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck1There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1shadedjars268patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1038Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc81the patch passed
-1findbugs61hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1unit184hbase-common in the patch passed.
-1unit15984hbase-server in the patch failed.
+1unit447hbase-rsgroup in the patch passed.
+1asflicense78The patch does not generate ASF License warnings.
20846
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
Failed junit testshadoop.hbase.master.TestMasterShutdown
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/4/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 741f8fd0bd99 4.4.0-139-generic #165-Ubuntu SMP Wed Oct 24 10:58:50 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-435/out/precommit/personality/provided.sh
git revisionmaster / a6f0653
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/4/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/4/artifact/out/new-findbugs-hbase-common.html
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/4/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/4/testReport/
Max. process+thread count5075 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/4/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 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
0reexec79Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
0shelldocs0Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep38Maven dependency ordering for branch
+1mvninstall332master passed
+1compile102master passed
+1checkstyle106master passed
+1shadedjars263branch has no errors when building our shaded downstream artifacts.
+1javadoc73master passed
0spotbugs46Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs334master passed
_ Patch Compile Tests _
0mvndep13Maven dependency ordering for patch
+1mvninstall293the patch passed
+1compile103the patch passed
+1javac103the patch passed
-1checkstyle73hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck1There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1shadedjars284patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck927Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc72the patch passed
-1findbugs53hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1unit174hbase-common in the patch passed.
-1unit14841hbase-server in the patch failed.
+1unit532hbase-rsgroup in the patch passed.
+1asflicense91The patch does not generate ASF License warnings.
19548
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
Failed junit testshadoop.hbase.client.TestAsyncTableScannerCloseWhileSuspending
hadoop.hbase.client.TestMobRestoreSnapshotFromClientSimple
hadoop.hbase.snapshot.TestSnapshotWhenChoreCleaning
hadoop.hbase.snapshot.TestSnapshotClientRetries
hadoop.hbase.replication.TestReplicationDisableInactivePeer
hadoop.hbase.client.TestSeparateClientZKCluster
hadoop.hbase.client.TestSnapshotWithAcl
hadoop.hbase.client.TestAsyncNamespaceAdminApi
hadoop.hbase.client.TestCloneSnapshotFromClientAfterSplittingRegion
hadoop.hbase.client.replication.TestReplicationAdminForSyncReplication
hadoop.hbase.client.TestAsyncTableRSCrashPublish
hadoop.hbase.client.TestSnapshotFromClient
hadoop.hbase.client.TestAdmin
hadoop.hbase.client.TestServerLoadDurability
hadoop.hbase.client.TestAsyncTableScanException
hadoop.hbase.client.TestAsyncClientPauseForCallQueueTooBig
hadoop.hbase.client.TestAsyncReplicationAdminApi
hadoop.hbase.snapshot.TestMobRestoreSnapshotHelper
hadoop.hbase.client.TestAvoidCellReferencesIntoShippedBlocks
hadoop.hbase.mob.TestExpiredMobFileCleaner
hadoop.hbase.client.TestAsyncQuotaAdminApi
hadoop.hbase.client.TestCIGetRpcTimeout
hadoop.hbase.client.TestAsyncTableScanRenewLease
hadoop.hbase.client.TestSizeFailures
hadoop.hbase.client.TestLimitedScanWithFilter
hadoop.hbase.client.TestAsyncRegionAdminApi
hadoop.hbase.client.TestGetProcedureResult
hadoop.hbase.snapshot.TestRestoreSnapshotHelper
hadoop.hbase.client.TestScannerTimeout
hadoop.hbase.client.TestAlwaysSetScannerId
hadoop.hbase.snapshot.TestMobRestoreFlushSnapshotFromClient
hadoop.hbase.fs.TestBlockReorderMultiBlocks
hadoop.hbase.client.TestAsyncSingleRequestRpcRetryingCaller
hadoop.hbase.TestHBaseOnOtherDfsCluster
hadoop.hbase.client.TestAsyncTableUseMetaReplicas
hadoop.hbase.client.TestCISleep
hadoop.hbase.client.TestMobRestoreSnapshotFromClientSchemaChange
hadoop.hbase.client.TestAsyncAdminBuilder
hadoop.hbase.util.TestConnectionCache
hadoop.hbase.client.TestAsyncTableScanner
hadoop.hbase.client.TestAsyncTableRegionReplicasScan
hadoop.hbase.client.TestTableOperationException
hadoop.hbase.client.TestAsyncRegionAdminApi2
hadoop.hbase.util.TestCoprocessorScanPolicy
hadoop.hbase.util.compaction.TestMajorCompactorTTL
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/5/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 410ce82cdd45 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-435/out/precommit/personality/provided.sh
git revisionmaster / abb60fa
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/5/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/5/artifact/out/new-findbugs-hbase-common.html
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/5/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/5/testReport/
Max. process+thread count4715 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/5/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 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.
0shelldocs0Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep19Maven dependency ordering for branch
-1mvninstall83root in master failed.
-1compile36hbase-server in master failed.
-1compile20hbase-rsgroup in master failed.
+1checkstyle97master passed
+1shadedjars252branch has no errors when building our shaded downstream artifacts.
-1javadoc29hbase-server in master failed.
0spotbugs46Used deprecated FindBugs config; considering switching to SpotBugs.
-1findbugs35hbase-server in master failed.
-1findbugs23hbase-rsgroup in master failed.
_ Patch Compile Tests _
0mvndep14Maven dependency ordering for patch
-1mvninstall85root in the patch failed.
-1compile34hbase-server in the patch failed.
-1compile20hbase-rsgroup in the patch failed.
-1javac34hbase-server in the patch failed.
-1javac20hbase-rsgroup in the patch failed.
-1checkstyle70hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck0There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1shadedjars256patch has no errors when building our shaded downstream artifacts.
-1hadoopcheck76The patch causes 10 errors with Hadoop v2.8.5.
-1hadoopcheck152The patch causes 10 errors with Hadoop v2.9.2.
-1hadoopcheck226The patch causes 10 errors with Hadoop v3.1.2.
-1javadoc29hbase-server in the patch failed.
-1findbugs57hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
-1findbugs34hbase-server in the patch failed.
-1findbugs20hbase-rsgroup in the patch failed.
_ Other Tests _
+1unit166hbase-common in the patch passed.
-1unit33hbase-server in the patch failed.
-1unit20hbase-rsgroup in the patch failed.
+1asflicense26The patch does not generate ASF License warnings.
1992
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/6/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 6f819871c556 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-435/out/precommit/personality/provided.sh
git revisionmaster / d0e5ea1
Default Java1.8.0_181
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/6/artifact/out/branch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/6/artifact/out/branch-compile-hbase-server.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/6/artifact/out/branch-compile-hbase-rsgroup.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/6/artifact/out/branch-javadoc-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/6/artifact/out/branch-findbugs-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/6/artifact/out/branch-findbugs-hbase-rsgroup.txt
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/6/artifact/out/patch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/6/artifact/out/patch-compile-hbase-server.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/6/artifact/out/patch-compile-hbase-rsgroup.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/6/artifact/out/patch-compile-hbase-server.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/6/artifact/out/patch-compile-hbase-rsgroup.txt
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/6/artifact/out/diff-checkstyle-hbase-server.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/6/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/6/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/6/artifact/out/patch-javac-3.1.2.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/6/artifact/out/patch-javadoc-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/6/artifact/out/new-findbugs-hbase-common.html
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/6/artifact/out/patch-findbugs-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/6/artifact/out/patch-findbugs-hbase-rsgroup.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/6/artifact/out/patch-unit-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/6/artifact/out/patch-unit-hbase-rsgroup.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/6/testReport/
Max. process+thread count292 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/6/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 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.
0shelldocs0Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep28Maven dependency ordering for branch
+1mvninstall275master passed
+1compile92master passed
+1checkstyle103master passed
+1shadedjars255branch has no errors when building our shaded downstream artifacts.
+1javadoc67master passed
0spotbugs46Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs271master passed
_ Patch Compile Tests _
0mvndep13Maven dependency ordering for patch
+1mvninstall279the patch passed
+1compile92the patch passed
+1javac92the patch passed
-1checkstyle69hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck0There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1shadedjars256patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck861Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc72the patch passed
-1findbugs55hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1unit174hbase-common in the patch passed.
-1unit8425hbase-server in the patch failed.
+1unit269hbase-rsgroup in the patch passed.
+1asflicense60The patch does not generate ASF License warnings.
12458
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
Failed junit testshadoop.hbase.regionserver.TestHRegionWithInMemoryFlush
hadoop.hbase.regionserver.TestCompactorMemLeak
hadoop.hbase.regionserver.TestClearRegionBlockCache
hadoop.hbase.regionserver.TestRegionServerAbortTimeout
hadoop.hbase.regionserver.TestRegionServerOnlineConfigChange
hadoop.hbase.regionserver.TestHRegionReplayEvents
hadoop.hbase.regionserver.compactions.TestFIFOCompactionPolicy
hadoop.hbase.regionserver.compactions.TestCompactedHFilesDischarger
hadoop.hbase.regionserver.TestCompactionState
hadoop.hbase.regionserver.throttle.TestCompactionWithThroughputController
hadoop.hbase.regionserver.TestLogRoller
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/7/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux cf150dd5babe 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-435/out/precommit/personality/provided.sh
git revisionmaster / ff96485
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/7/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/7/artifact/out/new-findbugs-hbase-common.html
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/7/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/7/testReport/
Max. process+thread count4812 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/7/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 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
0reexec43Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
0shelldocs0Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep15Maven dependency ordering for branch
+1mvninstall319master passed
+1compile100master passed
+1checkstyle110master passed
+1shadedjars264branch has no errors when building our shaded downstream artifacts.
+1javadoc68master passed
0spotbugs46Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs320master passed
_ Patch Compile Tests _
0mvndep16Maven dependency ordering for patch
+1mvninstall286the patch passed
+1compile96the patch passed
+1javac96the patch passed
-1checkstyle68hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck0There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1shadedjars263patch 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.
+1javadoc74the patch passed
-1findbugs55hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1unit177hbase-common in the patch passed.
-1unit8445hbase-server in the patch failed.
+1unit266hbase-rsgroup in the patch passed.
+1asflicense63The patch does not generate ASF License warnings.
12701
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
Failed junit testshadoop.hbase.client.TestMobRestoreSnapshotFromClientSimple
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/8/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux ecbaf5c1178f 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-435@2/out/precommit/personality/provided.sh
git revisionmaster / f6ece8d
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/8/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/8/artifact/out/new-findbugs-hbase-common.html
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/8/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/8/testReport/
Max. process+thread count4573 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/8/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 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.
0shelldocs1Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep13Maven dependency ordering for branch
+1mvninstall292master passed
+1compile101master passed
+1checkstyle108master passed
+1shadedjars263branch has no errors when building our shaded downstream artifacts.
+1javadoc67master passed
0spotbugs48Used deprecated FindBugs config; considering switching to SpotBugs.
-1findbugs81hbase-server in master failed.
_ Patch Compile Tests _
0mvndep13Maven dependency ordering for patch
+1mvninstall279the patch passed
+1compile95the patch passed
+1javac95the patch passed
-1checkstyle69hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck0There were no new shellcheck issues.
-1whitespace0The patch has 2 line(s) that end in whitespace. Use git apply --whitespace=fix <<patch_file>>. Refer https://git-scm.com/docs/git-apply
+1shadedjars261patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck894Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc69the patch passed
-1findbugs54hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1unit162hbase-common in the patch passed.
-1unit52hbase-server in the patch failed.
-1unit24hbase-rsgroup in the patch failed.
+1asflicense27The patch does not generate ASF License warnings.
3803
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/10/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux a69893189000 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-435/out/precommit/personality/provided.sh
git revisionmaster / b021c36
Default Java1.8.0_181
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/10/artifact/out/branch-findbugs-hbase-server.txt
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/10/artifact/out/diff-checkstyle-hbase-server.txt
whitespacehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/10/artifact/out/whitespace-eol.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/10/artifact/out/new-findbugs-hbase-common.html
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/10/artifact/out/patch-unit-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/10/artifact/out/patch-unit-hbase-rsgroup.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/10/testReport/
Max. process+thread count290 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/10/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 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
0reexec82Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
0shelldocs0Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep15Maven dependency ordering for branch
-1mvninstall11root in master failed.
-1compile40hbase-server in master failed.
-1compile25hbase-rsgroup in master failed.
+1checkstyle126master passed
+1shadedjars300branch has no errors when building our shaded downstream artifacts.
-1javadoc33hbase-server in master failed.
0spotbugs48Used deprecated FindBugs config; considering switching to SpotBugs.
-1findbugs38hbase-server in master failed.
-1findbugs27hbase-rsgroup in master failed.
_ Patch Compile Tests _
0mvndep14Maven dependency ordering for patch
-1mvninstall11root in the patch failed.
-1compile40hbase-server in the patch failed.
-1compile24hbase-rsgroup in the patch failed.
-1javac40hbase-server in the patch failed.
-1javac24hbase-rsgroup in the patch failed.
-1checkstyle84hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck0There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1shadedjars299patch has no errors when building our shaded downstream artifacts.
-1hadoopcheck9The patch causes 7 errors with Hadoop v2.8.5.
-1hadoopcheck19The patch causes 7 errors with Hadoop v2.9.2.
-1hadoopcheck29The patch causes 7 errors with Hadoop v3.1.2.
-1javadoc31hbase-server in the patch failed.
-1findbugs60hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
-1findbugs39hbase-server in the patch failed.
-1findbugs25hbase-rsgroup in the patch failed.
_ Other Tests _
+1unit184hbase-common in the patch passed.
-1unit41hbase-server in the patch failed.
-1unit25hbase-rsgroup in the patch failed.
+1asflicense29The patch does not generate ASF License warnings.
1924
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/13/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux b1b1fd441305 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-435/out/precommit/personality/provided.sh
git revisionmaster / 8411668
Default Java1.8.0_181
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/13/artifact/out/branch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/13/artifact/out/branch-compile-hbase-server.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/13/artifact/out/branch-compile-hbase-rsgroup.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/13/artifact/out/branch-javadoc-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/13/artifact/out/branch-findbugs-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/13/artifact/out/branch-findbugs-hbase-rsgroup.txt
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/13/artifact/out/patch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/13/artifact/out/patch-compile-hbase-server.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/13/artifact/out/patch-compile-hbase-rsgroup.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/13/artifact/out/patch-compile-hbase-server.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/13/artifact/out/patch-compile-hbase-rsgroup.txt
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/13/artifact/out/diff-checkstyle-hbase-server.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/13/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/13/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/13/artifact/out/patch-javac-3.1.2.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/13/artifact/out/patch-javadoc-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/13/artifact/out/new-findbugs-hbase-common.html
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/13/artifact/out/patch-findbugs-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/13/artifact/out/patch-findbugs-hbase-rsgroup.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/13/artifact/out/patch-unit-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/13/artifact/out/patch-unit-hbase-rsgroup.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/13/testReport/
Max. process+thread count263 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/13/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 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
0reexec98Docker mode activated.
_ Prechecks _
+1dupname1No case conflicting files found.
0shelldocs1Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep40Maven dependency ordering for branch
-1mvninstall376root in master failed.
+1compile121master passed
+1checkstyle130master passed
+1shadedjars297branch has no errors when building our shaded downstream artifacts.
+1javadoc86master passed
0spotbugs50Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs359master passed
_ Patch Compile Tests _
0mvndep16Maven dependency ordering for patch
-1mvninstall367root in the patch failed.
+1compile119the patch passed
+1javac119the patch passed
-1checkstyle80hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck1There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1shadedjars293patch has no errors when building our shaded downstream artifacts.
-1hadoopcheck339The patch causes 10 errors with Hadoop v2.8.5.
-1hadoopcheck704The patch causes 10 errors with Hadoop v2.9.2.
-1hadoopcheck1087The patch causes 10 errors with Hadoop v3.1.2.
+1javadoc82the patch passed
-1findbugs63hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1unit187hbase-common in the patch passed.
-1unit18800hbase-server in the patch failed.
-1unit1191hbase-rsgroup in the patch failed.
+1asflicense90The patch does not generate ASF License warnings.
24364
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
Failed junit testshadoop.hbase.client.TestCloneSnapshotFromClientNormal
hadoop.hbase.replication.TestReplicationKillSlaveRSWithSeparateOldWALs
hadoop.hbase.client.TestRestoreSnapshotFromClientSimple
hadoop.hbase.replication.TestReplicationDisableInactivePeer
hadoop.hbase.client.TestAsyncTableAdminApi
hadoop.hbase.client.TestSnapshotDFSTemporaryDirectory
hadoop.hbase.replication.TestReplicationSmallTests
hadoop.hbase.rsgroup.TestRSGroupsAdmin1
hadoop.hbase.rsgroup.TestRSGroupsWithACL
hadoop.hbase.rsgroup.TestRSGroupMajorCompactionTTL
hadoop.hbase.rsgroup.TestEnableRSGroups
hadoop.hbase.rsgroup.TestRSGroupsBalance
hadoop.hbase.rsgroup.TestRSGroupsOfflineMode
hadoop.hbase.rsgroup.TestRSGroupsBasics
hadoop.hbase.rsgroup.TestRSGroupsKillRS
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/9/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 13f8a45ae510 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-435/out/precommit/personality/provided.sh
git revisionmaster / 66a2fc5
Default Java1.8.0_181
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/9/artifact/out/branch-mvninstall-root.txt
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/9/artifact/out/patch-mvninstall-root.txt
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/9/artifact/out/diff-checkstyle-hbase-server.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/9/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/9/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/9/artifact/out/patch-javac-3.1.2.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/9/artifact/out/new-findbugs-hbase-common.html
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/9/artifact/out/patch-unit-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/9/artifact/out/patch-unit-hbase-rsgroup.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/9/testReport/
Max. process+thread count4999 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/9/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 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
0reexec128Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
0shelldocs0Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep15Maven dependency ordering for branch
+1mvninstall429master passed
+1compile129master passed
+1checkstyle144master passed
+1shadedjars367branch has no errors when building our shaded downstream artifacts.
+1javadoc94master passed
0spotbugs58Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs395master passed
_ Patch Compile Tests _
0mvndep20Maven dependency ordering for patch
+1mvninstall458the patch passed
+1compile134the patch passed
+1javac134the patch passed
-1checkstyle101hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck0There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1shadedjars363patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1188Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc98the patch passed
-1findbugs75hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1unit182hbase-common in the patch passed.
-1unit13870hbase-server in the patch failed.
+1unit400hbase-rsgroup in the patch passed.
+1asflicense77The patch does not generate ASF License warnings.
19638
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
Failed junit testshadoop.hbase.client.TestAsyncRegionAdminApi2
hadoop.hbase.client.TestAsyncTable
hadoop.hbase.client.TestMvccConsistentScanner
hadoop.hbase.client.TestReplicaWithCluster
hadoop.hbase.regionserver.TestRegionReplicas
hadoop.hbase.regionserver.TestPerColumnFamilyFlush
hadoop.hbase.client.TestSplitOrMergeStatus
hadoop.hbase.client.TestAsyncAdminMasterSwitch
hadoop.hbase.regionserver.TestShutdownWhileWALBroken
hadoop.hbase.client.TestServerBusyException
hadoop.hbase.client.TestCIGetOperationTimeout
hadoop.hbase.regionserver.TestCompactionWithCoprocessor
hadoop.hbase.client.TestSnapshotFromClientWithRegionReplicas
hadoop.hbase.client.TestRawAsyncTablePartialScan
hadoop.hbase.client.TestAsyncTableRegionReplicasScan
hadoop.hbase.client.TestRestoreSnapshotFromClientGetCompactionState
hadoop.hbase.client.TestAsyncTableRSCrashPublish
hadoop.hbase.client.TestAsyncTableScan
hadoop.hbase.client.TestAsyncClientPushback
hadoop.hbase.regionserver.TestClusterId
hadoop.hbase.client.replication.TestReplicationAdminForSyncReplication
hadoop.hbase.client.TestIllegalTableDescriptor
hadoop.hbase.client.TestAsyncTableAdminApi
hadoop.hbase.client.TestSplitOrMergeAtTableLevel
hadoop.hbase.client.TestSnapshotMetadata
hadoop.hbase.client.TestFromClientSideScanExcpetion
hadoop.hbase.client.TestCloneSnapshotFromClientNormal
hadoop.hbase.client.TestGetScanColumnsWithNewVersionBehavior
hadoop.hbase.client.TestAdmin
hadoop.hbase.client.TestAsyncClusterAdminApi
hadoop.hbase.client.TestScannersFromClientSide
hadoop.hbase.client.TestMobCloneSnapshotFromClientCloneLinksAfterDelete
hadoop.hbase.client.TestMetaWithReplicas
hadoop.hbase.client.TestAsyncNonMetaRegionLocator
hadoop.hbase.client.TestCIPutRpcTimeout
hadoop.hbase.client.TestIncrementFromClientSideWithCoprocessor
hadoop.hbase.client.TestAsyncResultScannerCursor
hadoop.hbase.regionserver.TestCompactionInDeadRegionServer
hadoop.hbase.client.TestMobSnapshotCloneIndependence
hadoop.hbase.client.TestZKAsyncRegistry
hadoop.hbase.client.TestAsyncTableScanMetrics
hadoop.hbase.regionserver.throttle.TestCompactionWithThroughputController
hadoop.hbase.client.TestAsyncTableLocatePrefetch
hadoop.hbase.regionserver.throttle.TestFlushWithThroughputController
hadoop.hbase.client.TestAsyncTableScanAll
hadoop.hbase.client.TestCloneSnapshotFromClientAfterSplittingRegion
hadoop.hbase.client.TestMultipleTimestamps
hadoop.hbase.client.TestLimitedScanWithFilter
hadoop.hbase.client.TestAdmin3
SubsystemReport/Notes
DockerClient=18.09.7 Server=18.09.7 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/11/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux e7bcb18a9220 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-435/out/precommit/personality/provided.sh
git revisionmaster / b021c36
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/11/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/11/artifact/out/new-findbugs-hbase-common.html
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/11/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/11/testReport/
Max. process+thread count4832 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/11/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 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
0reexec116Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
0shelldocs2Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep22Maven dependency ordering for branch
+1mvninstall465master passed
+1compile133master passed
+1checkstyle151master passed
+1shadedjars398branch has no errors when building our shaded downstream artifacts.
+1javadoc93master passed
0spotbugs64Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs442master passed
_ Patch Compile Tests _
0mvndep18Maven dependency ordering for patch
+1mvninstall431the patch passed
+1compile131the patch passed
+1javac131the patch passed
-1checkstyle105hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck3There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1shadedjars391patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1251Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc94the patch passed
-1findbugs74hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1unit209hbase-common in the patch passed.
-1unit16012hbase-server in the patch failed.
+1unit470hbase-rsgroup in the patch passed.
+1asflicense84The patch does not generate ASF License warnings.
22055
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
Failed junit testshadoop.hbase.regionserver.TestRegionMergeTransactionOnCluster
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/12/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 71ee2446d66a 4.4.0-154-generic #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-435/out/precommit/personality/provided.sh
git revisionmaster / 8411668
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/12/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/12/artifact/out/new-findbugs-hbase-common.html
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/12/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/12/testReport/
Max. process+thread count4782 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/12/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 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
0reexec43Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
0shelldocs0Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep13Maven dependency ordering for branch
+1mvninstall322master passed
+1compile106master passed
+1checkstyle108master passed
+1shadedjars284branch has no errors when building our shaded downstream artifacts.
+1javadoc75master passed
0spotbugs47Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs344master passed
_ Patch Compile Tests _
0mvndep16Maven dependency ordering for patch
+1mvninstall310the patch passed
+1compile105the patch passed
+1javac105the patch passed
-1checkstyle72hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck1There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1shadedjars280patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck966Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc74the patch passed
-1findbugs58hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1unit176hbase-common in the patch passed.
+1unit8199hbase-server in the patch passed.
+1unit190hbase-rsgroup in the patch passed.
+1asflicense80The patch does not generate ASF License warnings.
12599
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/15/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 60a0ed6a3417 4.4.0-139-generic #165-Ubuntu SMP Wed Oct 24 10:58:50 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-435/out/precommit/personality/provided.sh
git revisionmaster / 3f524ab
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/15/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/15/artifact/out/new-findbugs-hbase-common.html
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/15/testReport/
Max. process+thread count4535 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/15/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 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
0reexec75Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
0shelldocs0Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep14Maven dependency ordering for branch
+1mvninstall318master passed
+1compile109master passed
+1checkstyle134master passed
+1shadedjars309branch has no errors when building our shaded downstream artifacts.
+1javadoc90master passed
0spotbugs59Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs425master passed
_ Patch Compile Tests _
0mvndep14Maven dependency ordering for patch
+1mvninstall429the patch passed
+1compile135the patch passed
+1javac135the patch passed
-1checkstyle96hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck0There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1shadedjars352patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1364Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc88the patch passed
-1findbugs70hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1unit197hbase-common in the patch passed.
-1unit14556hbase-server in the patch failed.
+1unit416hbase-rsgroup in the patch passed.
+1asflicense69The patch does not generate ASF License warnings.
20179
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/14/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux f9acd8a3b338 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-435/out/precommit/personality/provided.sh
git revisionmaster / da114ac
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/14/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/14/artifact/out/new-findbugs-hbase-common.html
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/14/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/14/testReport/
Max. process+thread count5046 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/14/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 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.
0shelldocs0Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep14Maven dependency ordering for branch
+1mvninstall302master passed
+1compile101master passed
+1checkstyle114master passed
+1shadedjars281branch has no errors when building our shaded downstream artifacts.
+1javadoc71master passed
0spotbugs47Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs339master passed
_ Patch Compile Tests _
0mvndep13Maven dependency ordering for patch
+1mvninstall303the patch passed
+1compile101the patch passed
+1javac101the patch passed
-1checkstyle72hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck1There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1shadedjars274patch 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.
+1javadoc82the patch passed
-1findbugs62hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1unit182hbase-common in the patch passed.
-1unit8645hbase-server in the patch failed.
+1unit227hbase-rsgroup in the patch passed.
+1asflicense88The patch does not generate ASF License warnings.
13049
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
Failed junit testshadoop.hbase.replication.TestReplicationSmallTests
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/16/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux aa553c76b6d8 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-435/out/precommit/personality/provided.sh
git revisionmaster / ad3674f
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/16/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/16/artifact/out/new-findbugs-hbase-common.html
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/16/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/16/testReport/
Max. process+thread count4559 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/16/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@sunhelly

Copy link
Copy Markdown
ContributorAuthor

Ping @infraio for reviewing.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
0reexec189Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
0shelldocs0Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep41Maven dependency ordering for branch
+1mvninstall316master passed
+1compile100master passed
+1checkstyle110master passed
+1shadedjars265branch has no errors when building our shaded downstream artifacts.
+1javadoc73master passed
0spotbugs43Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs335master passed
_ Patch Compile Tests _
0mvndep14Maven dependency ordering for patch
+1mvninstall315the patch passed
+1compile99the patch passed
+1javac99the patch passed
-1checkstyle74hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck1There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1shadedjars270patch 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.
+1javadoc74the patch passed
-1findbugs53hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1unit170hbase-common in the patch passed.
-1unit16012hbase-server in the patch failed.
+1unit500hbase-rsgroup in the patch passed.
+1asflicense87The patch does not generate ASF License warnings.
20759
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
Failed junit testshadoop.hbase.client.TestAsyncTableBatch
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/17/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 2954517a0825 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-435/out/precommit/personality/provided.sh
git revisionmaster / 0867714
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/17/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/17/artifact/out/new-findbugs-hbase-common.html
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/17/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/17/testReport/
Max. process+thread count4631 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/17/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 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
0reexec85Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
0shelldocs1Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep50Maven dependency ordering for branch
-1mvninstall28root in master failed.
-1compile51hbase-server in master failed.
+1checkstyle109master passed
+1shadedjars320branch has no errors when building our shaded downstream artifacts.
+1javadoc73master passed
0spotbugs46Used deprecated FindBugs config; considering switching to SpotBugs.
-1findbugs36hbase-server in master failed.
_ Patch Compile Tests _
0mvndep15Maven dependency ordering for patch
-1mvninstall11root in the patch failed.
-1compile37hbase-server in the patch failed.
-1javac37hbase-server in the patch failed.
-1checkstyle71hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck1There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1shadedjars264patch has no errors when building our shaded downstream artifacts.
-1hadoopcheck11The patch causes 7 errors with Hadoop v2.8.5.
-1hadoopcheck20The patch causes 7 errors with Hadoop v2.9.2.
-1hadoopcheck29The patch causes 7 errors with Hadoop v3.1.2.
+1javadoc66the patch passed
-1findbugs51hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
-1findbugs36hbase-server in the patch failed.
_ Other Tests _
+1unit184hbase-common in the patch passed.
-1unit39hbase-server in the patch failed.
+1unit393hbase-rsgroup in the patch passed.
+1asflicense31The patch does not generate ASF License warnings.
2380
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/19/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 74471bd76ac4 4.4.0-139-generic #165-Ubuntu SMP Wed Oct 24 10:58:50 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-435/out/precommit/personality/provided.sh
git revisionmaster / 3b0013d
Default Java1.8.0_181
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/19/artifact/out/branch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/19/artifact/out/branch-compile-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/19/artifact/out/branch-findbugs-hbase-server.txt
mvninstallhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/19/artifact/out/patch-mvninstall-root.txt
compilehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/19/artifact/out/patch-compile-hbase-server.txt
javachttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/19/artifact/out/patch-compile-hbase-server.txt
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/19/artifact/out/diff-checkstyle-hbase-server.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/19/artifact/out/patch-javac-2.8.5.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/19/artifact/out/patch-javac-2.9.2.txt
hadoopcheckhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/19/artifact/out/patch-javac-3.1.2.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/19/artifact/out/new-findbugs-hbase-common.html
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/19/artifact/out/patch-findbugs-hbase-server.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/19/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/19/testReport/
Max. process+thread count4445 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/19/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 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
0reexec34Docker mode activated.
_ Prechecks _
+1dupname1No case conflicting files found.
0shelldocs1Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep16Maven dependency ordering for branch
+1mvninstall331master passed
+1compile110master passed
+1checkstyle125master passed
+1shadedjars299branch has no errors when building our shaded downstream artifacts.
+1javadoc73master passed
0spotbugs51Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs379master passed
_ Patch Compile Tests _
0mvndep15Maven dependency ordering for patch
+1mvninstall317the patch passed
+1compile107the patch passed
+1javac107the patch passed
-1checkstyle88hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck1There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1shadedjars296patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1004Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc72the patch passed
-1findbugs55hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1unit172hbase-common in the patch passed.
-1unit9183hbase-server in the patch failed.
+1unit223hbase-rsgroup in the patch passed.
+1asflicense71The patch does not generate ASF License warnings.
13750
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
Failed junit testshadoop.hbase.client.TestSnapshotCloneIndependence
hadoop.hbase.client.TestRegionLocationCaching
hadoop.hbase.client.TestGetScanPartialResult
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-435/18/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 77595a3250c8 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-435/out/precommit/personality/provided.sh
git revisionmaster / eef8e14
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/18/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/18/artifact/out/new-findbugs-hbase-common.html
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/18/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/18/testReport/
Max. process+thread count4538 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/18/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 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
0reexec43Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
0shelldocs0Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep38Maven dependency ordering for branch
+1mvninstall349master passed
+1compile101master passed
+1checkstyle112master passed
+1shadedjars267branch has no errors when building our shaded downstream artifacts.
+1javadoc78master passed
0spotbugs244Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs337master passed
_ Patch Compile Tests _
0mvndep16Maven dependency ordering for patch
+1mvninstall295the patch passed
+1compile99the patch passed
+1javac99the patch passed
-1checkstyle72hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck1There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1shadedjars266patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck893Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc70the patch passed
-1findbugs53hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1unit173hbase-common in the patch passed.
+1unit8267hbase-server in the patch passed.
+1unit200hbase-rsgroup in the patch passed.
+1asflicense66The patch does not generate ASF License warnings.
12545
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/20/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 1b192c928b88 4.4.0-139-generic #165-Ubuntu SMP Wed Oct 24 10:58:50 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-435/out/precommit/personality/provided.sh
git revisionmaster / 9d82716
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/20/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/20/artifact/out/new-findbugs-hbase-common.html
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/20/testReport/
Max. process+thread count4863 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/20/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 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
0reexec92Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
0shelldocs0Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep46Maven dependency ordering for branch
+1mvninstall320master passed
+1compile105master passed
+1checkstyle108master passed
+1shadedjars261branch has no errors when building our shaded downstream artifacts.
+1javadoc70master passed
0spotbugs250Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs359master passed
_ Patch Compile Tests _
0mvndep16Maven dependency ordering for patch
+1mvninstall290the patch passed
+1compile94the patch passed
+1javac94the patch passed
-1checkstyle70hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck0There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1shadedjars288patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck982Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc75the patch passed
-1findbugs57hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1unit170hbase-common in the patch passed.
-1unit18018hbase-server in the patch failed.
+1unit480hbase-rsgroup in the patch passed.
+1asflicense66The patch does not generate ASF License warnings.
22706
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
Failed junit testshadoop.hbase.client.TestSnapshotDFSTemporaryDirectory
hadoop.hbase.replication.TestReplicationSmallTests
hadoop.hbase.client.TestCloneSnapshotFromClientNormal
hadoop.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-435/21/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 183f420c6214 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-435/out/precommit/personality/provided.sh
git revisionmaster / f02f741
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/21/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/21/artifact/out/new-findbugs-hbase-common.html
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/21/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/21/testReport/
Max. process+thread count5380 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/21/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 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.
0shelldocs0Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep35Maven dependency ordering for branch
+1mvninstall358master passed
+1compile110master passed
+1checkstyle132master passed
+1shadedjars308branch has no errors when building our shaded downstream artifacts.
+1javadoc85master passed
0spotbugs312Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs427master passed
_ Patch Compile Tests _
0mvndep17Maven dependency ordering for patch
+1mvninstall340the patch passed
+1compile114the patch passed
+1javac114the patch passed
-1checkstyle87hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck0There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1shadedjars301patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1054Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc86the patch passed
-1findbugs70hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1unit182hbase-common in the patch passed.
-1unit15384hbase-server in the patch failed.
+1unit364hbase-rsgroup in the patch passed.
+1asflicense72The patch does not generate ASF License warnings.
20493
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/22/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux eb51260a4d23 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-435/out/precommit/personality/provided.sh
git revisionmaster / a802948
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/22/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/22/artifact/out/new-findbugs-hbase-common.html
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/22/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/22/testReport/
Max. process+thread count4755 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/22/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 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
0reexec106Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
0shelldocs0Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep36Maven dependency ordering for branch
+1mvninstall348master passed
+1compile113master passed
+1checkstyle128master passed
+1shadedjars305branch has no errors when building our shaded downstream artifacts.
+1javadoc89master passed
0spotbugs283Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs401master passed
_ Patch Compile Tests _
0mvndep16Maven dependency ordering for patch
+1mvninstall331the patch passed
+1compile108the patch passed
+1javac108the patch passed
-1checkstyle89hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck1There were no new shellcheck issues.
+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.
+1javadoc78the patch passed
-1findbugs61hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1unit180hbase-common in the patch passed.
-1unit16256hbase-server in the patch failed.
+1unit405hbase-rsgroup in the patch passed.
+1asflicense67The patch does not generate ASF License warnings.
21298
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
Failed junit testshadoop.hbase.client.TestFromClientSide
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/24/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux de3ec80c49c7 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-435/out/precommit/personality/provided.sh
git revisionmaster / a9773ec
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/24/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/24/artifact/out/new-findbugs-hbase-common.html
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/24/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/24/testReport/
Max. process+thread count4895 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/24/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 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
0reexec71Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
0shelldocs0Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep40Maven dependency ordering for branch
+1mvninstall336master passed
+1compile96master passed
+1checkstyle108master passed
+1shadedjars261branch has no errors when building our shaded downstream artifacts.
+1javadoc80master passed
0spotbugs246Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs340master passed
_ Patch Compile Tests _
0mvndep18Maven dependency ordering for patch
+1mvninstall291the patch passed
+1compile96the patch passed
+1javac96the patch passed
-1checkstyle75hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck0There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1shadedjars277patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1068Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc69the patch passed
-1findbugs54hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1unit169hbase-common in the patch passed.
-1unit16081hbase-server in the patch failed.
+1unit528hbase-rsgroup in the patch passed.
+1asflicense71The patch does not generate ASF License warnings.
20893
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
Failed junit testshadoop.hbase.security.access.TestSnapshotScannerHDFSAclController
hadoop.hbase.client.TestFromClientSide
hadoop.hbase.master.TestAssignmentManagerMetrics
hadoop.hbase.client.TestAdmin1
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/25/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 546fa53cecb2 4.4.0-139-generic #165-Ubuntu SMP Wed Oct 24 10:58:50 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-435/out/precommit/personality/provided.sh
git revisionmaster / 49839e4
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/25/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/25/artifact/out/new-findbugs-hbase-common.html
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/25/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/25/testReport/
Max. process+thread count4898 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/25/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 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
0reexec39Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
0shelldocs0Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep39Maven dependency ordering for branch
+1mvninstall315master passed
+1compile101master passed
+1checkstyle113master passed
+1shadedjars273branch has no errors when building our shaded downstream artifacts.
+1javadoc78master passed
0spotbugs237Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs328master passed
_ Patch Compile Tests _
0mvndep18Maven dependency ordering for patch
+1mvninstall302the patch passed
+1compile99the patch passed
+1javac99the patch passed
-1checkstyle75hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck0There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1shadedjars271patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck925Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc72the patch passed
-1findbugs56hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1unit177hbase-common in the patch passed.
-1unit8796hbase-server in the patch failed.
+1unit351hbase-rsgroup in the patch passed.
+1asflicense67The patch does not generate ASF License warnings.
13249
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
Failed junit testshadoop.hbase.client.TestAsyncTable
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/26/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux ece922526f56 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-435/out/precommit/personality/provided.sh
git revisionmaster / 1b168cd
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/26/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/26/artifact/out/new-findbugs-hbase-common.html
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/26/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/26/testReport/
Max. process+thread count4772 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/26/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 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
0reexec68Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
0shelldocs0Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep45Maven dependency ordering for branch
+1mvninstall425master passed
+1compile126master passed
+1checkstyle143master passed
+1shadedjars352branch has no errors when building our shaded downstream artifacts.
+1javadoc95master passed
0spotbugs330Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs443master passed
_ Patch Compile Tests _
0mvndep20Maven dependency ordering for patch
+1mvninstall393the patch passed
+1compile133the patch passed
+1javac133the patch passed
-1checkstyle97hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck0There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1shadedjars366patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1215Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc92the patch passed
-1findbugs77hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1unit208hbase-common in the patch passed.
-1unit18150hbase-server in the patch failed.
+1unit683hbase-rsgroup in the patch passed.
+1asflicense75The patch does not generate ASF License warnings.
24181
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
Failed junit testshadoop.hbase.client.TestFromClientSide
hadoop.hbase.client.TestAsyncTableGetMultiThreaded
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/27/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 1ac47fd62c53 4.4.0-154-generic #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-435/out/precommit/personality/provided.sh
git revisionmaster / 547cec4
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/27/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/27/artifact/out/new-findbugs-hbase-common.html
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/27/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/27/testReport/
Max. process+thread count4742 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/27/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 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.
0shelldocs1Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep38Maven dependency ordering for branch
+1mvninstall337master passed
+1compile104master passed
+1checkstyle116master passed
+1shadedjars283branch has no errors when building our shaded downstream artifacts.
+1javadoc78master passed
0spotbugs267Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs368master passed
_ Patch Compile Tests _
0mvndep15Maven dependency ordering for patch
+1mvninstall340the patch passed
+1compile100the patch passed
+1javac100the patch passed
-1checkstyle76hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck1There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1shadedjars310patch 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.
+1javadoc73the patch passed
-1findbugs54hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1unit169hbase-common in the patch passed.
-1unit17539hbase-server in the patch failed.
+1unit626hbase-rsgroup in the patch passed.
+1asflicense85The patch does not generate ASF License warnings.
22611
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
Failed junit testshadoop.hbase.client.TestFromClientSide
hadoop.hbase.client.TestSnapshotTemporaryDirectory
hadoop.hbase.regionserver.TestSplitTransactionOnCluster
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/28/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux a65ba0bb610a 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-435/out/precommit/personality/provided.sh
git revisionmaster / 9250977
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/28/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/28/artifact/out/new-findbugs-hbase-common.html
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/28/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/28/testReport/
Max. process+thread count5198 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/28/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 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
0reexec77Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
0shelldocs1Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep40Maven dependency ordering for branch
+1mvninstall397master passed
+1compile122master passed
+1checkstyle139master passed
+1shadedjars349branch has no errors when building our shaded downstream artifacts.
+1javadoc86master passed
0spotbugs303Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs410master passed
_ Patch Compile Tests _
0mvndep18Maven dependency ordering for patch
+1mvninstall358the patch passed
+1compile122the patch passed
+1javac122the patch passed
-1checkstyle90hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck0There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1shadedjars347patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1127Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc83the patch passed
-1findbugs67hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1unit193hbase-common in the patch passed.
-1unit17372hbase-server in the patch failed.
+1unit617hbase-rsgroup in the patch passed.
+1asflicense119The patch does not generate ASF License warnings.
23021
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
Failed junit testshadoop.hbase.master.procedure.TestSCPWithReplicasWithoutZKCoordinated
hadoop.hbase.regionserver.TestSplitTransactionOnCluster
hadoop.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-435/29/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux e2e245b888eb 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-435/out/precommit/personality/provided.sh
git revisionmaster / 9250977
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/29/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/29/artifact/out/new-findbugs-hbase-common.html
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/29/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/29/testReport/
Max. process+thread count4841 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/29/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 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
0reexec34Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
0shelldocs1Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep37Maven dependency ordering for branch
+1mvninstall371master passed
+1compile112master passed
+1checkstyle129master passed
+1shadedjars308branch has no errors when building our shaded downstream artifacts.
+1javadoc74master passed
0spotbugs281Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs381master passed
_ Patch Compile Tests _
0mvndep17Maven dependency ordering for patch
+1mvninstall342the patch passed
+1compile112the patch passed
+1javac112the patch passed
-1checkstyle94hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck1There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1shadedjars306patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1040Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc76the patch passed
-1findbugs63hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1unit179hbase-common in the patch passed.
-1unit10310hbase-server in the patch failed.
+1unit310hbase-rsgroup in the patch passed.
+1asflicense70The patch does not generate ASF License warnings.
15161
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/30/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 13426cba62e7 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-435/out/precommit/personality/provided.sh
git revisionmaster / eb92b25
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/30/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/30/artifact/out/new-findbugs-hbase-common.html
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/30/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/30/testReport/
Max. process+thread count4899 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/30/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 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
0reexec88Docker mode activated.
_ Prechecks _
+1dupname1No case conflicting files found.
0shelldocs1Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep39Maven dependency ordering for branch
+1mvninstall350master passed
+1compile116master passed
+1checkstyle116master passed
+1shadedjars285branch has no errors when building our shaded downstream artifacts.
+1javadoc83master passed
0spotbugs253Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs354master passed
_ Patch Compile Tests _
0mvndep17Maven dependency ordering for patch
+1mvninstall354the patch passed
+1compile101the patch passed
+1javac101the patch passed
-1checkstyle76hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck0There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1shadedjars320patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1022Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc80the patch passed
-1findbugs59hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1unit183hbase-common in the patch passed.
-1unit18079hbase-server in the patch failed.
+1unit649hbase-rsgroup in the patch passed.
+1asflicense86The patch does not generate ASF License warnings.
23256
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
Failed junit testshadoop.hbase.master.assignment.TestOpenRegionProcedureHang
hadoop.hbase.util.TestFromClientSide3WoUnsafe
hadoop.hbase.replication.TestReplicationSmallTestsSync
hadoop.hbase.master.procedure.TestSCPWithReplicas
hadoop.hbase.client.TestFromClientSideWithCoprocessor
hadoop.hbase.client.TestSnapshotTemporaryDirectory
hadoop.hbase.client.TestFromClientSide3
hadoop.hbase.master.procedure.TestSCPWithReplicasWithoutZKCoordinated
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/68/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 3d93677a2d3b 4.4.0-139-generic #165-Ubuntu SMP Wed Oct 24 10:58:50 UTC 2018 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-435/out/precommit/personality/provided.sh
git revisionmaster / b329bf0
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/68/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/68/artifact/out/new-findbugs-hbase-common.html
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/68/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/68/testReport/
Max. process+thread count5323 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/68/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 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
0reexec76Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
0shelldocs0Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author1The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep36Maven dependency ordering for branch
+1mvninstall428master passed
+1compile125master passed
+1checkstyle139master passed
+1shadedjars396branch has no errors when building our shaded downstream artifacts.
+1javadoc86master passed
0spotbugs299Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs409master passed
_ Patch Compile Tests _
0mvndep17Maven dependency ordering for patch
+1mvninstall413the patch passed
+1compile126the patch passed
+1javac126the patch passed
-1checkstyle100hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck1There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1shadedjars374patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1256Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc87the patch passed
-1findbugs70hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1unit211hbase-common in the patch passed.
-1unit17098hbase-server in the patch failed.
+1unit496hbase-rsgroup in the patch passed.
+1asflicense82The patch does not generate ASF License warnings.
22997
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
Failed junit testshadoop.hbase.util.TestFromClientSide3WoUnsafe
hadoop.hbase.master.assignment.TestOpenRegionProcedureHang
hadoop.hbase.master.procedure.TestSCPWithReplicas
hadoop.hbase.client.TestFromClientSide3
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/71/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 0c5fdf39db4b 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-435/out/precommit/personality/provided.sh
git revisionmaster / 767bb15
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/71/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/71/artifact/out/new-findbugs-hbase-common.html
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/71/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/71/testReport/
Max. process+thread count5031 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/71/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 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
0reexec38Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
0shelldocs1Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep35Maven dependency ordering for branch
+1mvninstall320master passed
+1compile97master passed
+1checkstyle109master passed
+1shadedjars265branch has no errors when building our shaded downstream artifacts.
+1javadoc75master passed
0spotbugs240Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs331master passed
_ Patch Compile Tests _
0mvndep16Maven dependency ordering for patch
+1mvninstall290the patch passed
+1compile99the patch passed
+1javac99the patch passed
-1checkstyle74hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck0There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1shadedjars272patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck947Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc69the patch passed
-1findbugs53hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1unit172hbase-common in the patch passed.
-1unit8673hbase-server in the patch failed.
+1unit353hbase-rsgroup in the patch passed.
+1asflicense61The patch does not generate ASF License warnings.
13073
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
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-435/72/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 7d8772d82164 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-435/out/precommit/personality/provided.sh
git revisionmaster / 74fb204
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/72/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/72/artifact/out/new-findbugs-hbase-common.html
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/72/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/72/testReport/
Max. process+thread count4691 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/72/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 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
0reexec39Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
0shelldocs0Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep33Maven dependency ordering for branch
+1mvninstall338master passed
+1compile95master passed
+1checkstyle106master passed
+1shadedjars260branch has no errors when building our shaded downstream artifacts.
+1javadoc69master passed
0spotbugs234Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs321master passed
_ Patch Compile Tests _
0mvndep15Maven dependency ordering for patch
+1mvninstall286the patch passed
+1compile94the patch passed
+1javac94the patch passed
-1checkstyle72hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck0There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1shadedjars268patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck924Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc68the patch passed
-1findbugs55hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1unit180hbase-common in the patch passed.
+1unit8823hbase-server in the patch passed.
+1unit279hbase-rsgroup in the patch passed.
+1asflicense60The patch does not generate ASF License warnings.
13116
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/75/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 3685380a089e 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-435/out/precommit/personality/provided.sh
git revisionmaster / ee9d986
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/75/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/75/artifact/out/new-findbugs-hbase-common.html
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/75/testReport/
Max. process+thread count4746 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/75/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 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
0reexec39Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
0shelldocs0Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep32Maven dependency ordering for branch
+1mvninstall312master passed
+1compile102master passed
+1checkstyle105master passed
+1shadedjars268branch has no errors when building our shaded downstream artifacts.
+1javadoc70master passed
0spotbugs246Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs335master passed
_ Patch Compile Tests _
0mvndep15Maven dependency ordering for patch
+1mvninstall296the patch passed
+1compile96the patch passed
+1javac96the patch passed
-1checkstyle72hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck0There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1shadedjars262patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck917Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc75the patch passed
-1findbugs63hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1unit180hbase-common in the patch passed.
-1unit9057hbase-server in the patch failed.
+1unit273hbase-rsgroup in the patch passed.
+1asflicense58The patch does not generate ASF License warnings.
13399
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
Failed junit testshadoop.hbase.TestSplitMerge
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/81/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 62a87a236527 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-435/out/precommit/personality/provided.sh
git revisionmaster / 94155fe
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/81/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/81/artifact/out/new-findbugs-hbase-common.html
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/81/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/81/testReport/
Max. process+thread count4941 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/81/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 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
0reexec116Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
0shelldocs1Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep47Maven dependency ordering for branch
+1mvninstall469master passed
+1compile126master passed
+1checkstyle125master passed
+1shadedjars317branch has no errors when building our shaded downstream artifacts.
+1javadoc92master passed
0spotbugs292Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs405master passed
_ Patch Compile Tests _
0mvndep18Maven dependency ordering for patch
+1mvninstall336the patch passed
+1compile114the patch passed
+1javac114the patch passed
-1checkstyle79hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck0There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1shadedjars327patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1075Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc86the patch passed
-1findbugs68hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1unit203hbase-common in the patch passed.
-1unit18739hbase-server in the patch failed.
+1unit575hbase-rsgroup in the patch passed.
+1asflicense70The patch does not generate ASF License warnings.
24278
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
Failed junit testshadoop.hbase.master.TestAssignmentManagerMetrics
hadoop.hbase.client.TestSnapshotCloneIndependence
hadoop.hbase.master.procedure.TestSCPWithReplicasWithoutZKCoordinated
hadoop.hbase.client.TestFromClientSideWithCoprocessor
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/82/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux ba28533e2e9a 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-435/out/precommit/personality/provided.sh
git revisionmaster / 554b253
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/82/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/82/artifact/out/new-findbugs-hbase-common.html
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/82/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/82/testReport/
Max. process+thread count4980 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/82/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 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
0reexec34Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
0shelldocs0Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep34Maven dependency ordering for branch
+1mvninstall338master passed
+1compile105master passed
+1checkstyle128master passed
+1shadedjars301branch has no errors when building our shaded downstream artifacts.
+1javadoc78master passed
0spotbugs261Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs359master passed
_ Patch Compile Tests _
0mvndep15Maven dependency ordering for patch
+1mvninstall383the patch passed
+1compile103the patch passed
+1javac103the patch passed
-1checkstyle87hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck1There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1shadedjars298patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1013Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc75the patch passed
-1findbugs57hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1unit174hbase-common in the patch passed.
+1unit8945hbase-server in the patch passed.
+1unit398hbase-rsgroup in the patch passed.
+1asflicense65The patch does not generate ASF License warnings.
13780
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/83/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 29fe7ab87a12 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-435/out/precommit/personality/provided.sh
git revisionmaster / 1ea5d8b
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/83/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/83/artifact/out/new-findbugs-hbase-common.html
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/83/testReport/
Max. process+thread count4652 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/83/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 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
0reexec125Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
0shelldocs0Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep35Maven dependency ordering for branch
+1mvninstall310master passed
+1compile107master passed
+1checkstyle118master passed
+1shadedjars281branch has no errors when building our shaded downstream artifacts.
+1javadoc82master passed
0spotbugs248Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs341master passed
_ Patch Compile Tests _
0mvndep17Maven dependency ordering for patch
+1mvninstall312the patch passed
+1compile106the patch passed
+1javac106the patch passed
-1checkstyle81hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck1There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1shadedjars279patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck970Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc82the patch passed
-1findbugs72hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1unit204hbase-common in the patch passed.
+1unit9890hbase-server in the patch passed.
+1unit378hbase-rsgroup in the patch passed.
+1asflicense71The patch does not generate ASF License warnings.
14685
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/84/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 13649ea58613 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-435/out/precommit/personality/provided.sh
git revisionmaster / 1ea5d8b
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/84/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/84/artifact/out/new-findbugs-hbase-common.html
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/84/testReport/
Max. process+thread count4769 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/84/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 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.
0shelldocs0Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep35Maven dependency ordering for branch
+1mvninstall325master passed
+1compile105master passed
+1checkstyle116master passed
+1shadedjars278branch has no errors when building our shaded downstream artifacts.
+1javadoc78master passed
0spotbugs240Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs335master passed
_ Patch Compile Tests _
0mvndep17Maven dependency ordering for patch
+1mvninstall296the patch passed
+1compile104the patch passed
+1javac104the patch passed
-1checkstyle76hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck1There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1shadedjars272patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck929Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc77the patch passed
-1findbugs61hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1unit181hbase-common in the patch passed.
-1unit9203hbase-server in the patch failed.
+1unit307hbase-rsgroup in the patch passed.
+1asflicense69The patch does not generate ASF License warnings.
13646
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
Failed junit testshadoop.hbase.master.replication.TestTransitPeerSyncReplicationStateProcedureRetry
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/85/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 2f04d97ce92d 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-435/out/precommit/personality/provided.sh
git revisionmaster / 0438fdc
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/85/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/85/artifact/out/new-findbugs-hbase-common.html
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/85/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/85/testReport/
Max. process+thread count4757 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/85/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 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
0reexec103Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
0shelldocs0Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep44Maven dependency ordering for branch
+1mvninstall425master passed
+1compile123master passed
+1checkstyle144master passed
+1shadedjars354branch has no errors when building our shaded downstream artifacts.
+1javadoc93master passed
0spotbugs307Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs422master passed
_ Patch Compile Tests _
0mvndep16Maven dependency ordering for patch
+1mvninstall421the patch passed
+1compile134the patch passed
+1javac134the patch passed
-1checkstyle103hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck1There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1shadedjars354patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1333Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc94the patch passed
-1findbugs72hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1unit203hbase-common in the patch passed.
+1unit14482hbase-server in the patch passed.
+1unit410hbase-rsgroup in the patch passed.
+1asflicense68The patch does not generate ASF License warnings.
20391
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/86/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux fd96dce3bd69 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-435/out/precommit/personality/provided.sh
git revisionmaster / ec68bf3
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/86/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/86/artifact/out/new-findbugs-hbase-common.html
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/86/testReport/
Max. process+thread count4886 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/86/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 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
0reexec145Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
0shelldocs0Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep41Maven dependency ordering for branch
+1mvninstall416master passed
+1compile122master passed
+1checkstyle142master passed
+1shadedjars333branch has no errors when building our shaded downstream artifacts.
+1javadoc87master passed
0spotbugs270Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs378master passed
_ Patch Compile Tests _
0mvndep18Maven dependency ordering for patch
+1mvninstall367the patch passed
+1compile123the patch passed
+1javac123the patch passed
-1checkstyle93hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck0There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1shadedjars325patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1158Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc89the patch passed
-1findbugs69hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1unit202hbase-common in the patch passed.
-1unit19083hbase-server in the patch failed.
+1unit503hbase-rsgroup in the patch passed.
+1asflicense79The patch does not generate ASF License warnings.
24678
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
Failed junit testshadoop.hbase.master.procedure.TestSCPWithReplicas
hadoop.hbase.tool.TestSecureBulkLoadHFiles
hadoop.hbase.replication.TestReplicationSmallTestsSync
hadoop.hbase.tool.TestBulkLoadHFiles
hadoop.hbase.client.TestAsyncTableAdminApi2
hadoop.hbase.replication.TestReplicationSmallTests
hadoop.hbase.master.assignment.TestMergeTableRegionsProcedure
hadoop.hbase.client.TestCloneSnapshotFromClientNormal
hadoop.hbase.client.TestFromClientSideWithCoprocessor
hadoop.hbase.client.TestAsyncTableGetMultiThreaded
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/87/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 0ff9fb40bdc4 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-435/out/precommit/personality/provided.sh
git revisionmaster / f2425c7
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/87/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/87/artifact/out/new-findbugs-hbase-common.html
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/87/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/87/testReport/
Max. process+thread count4912 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/87/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 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
0reexec75Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
0shelldocs0Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep36Maven dependency ordering for branch
+1mvninstall412master passed
+1compile127master passed
+1checkstyle155master passed
+1shadedjars364branch has no errors when building our shaded downstream artifacts.
+1javadoc91master passed
0spotbugs302Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs412master passed
_ Patch Compile Tests _
0mvndep19Maven dependency ordering for patch
+1mvninstall389the patch passed
+1compile134the patch passed
+1javac134the patch passed
-1checkstyle101hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck1There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1shadedjars370patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1209Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc81the patch passed
-1findbugs60hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1unit194hbase-common in the patch passed.
+1unit9787hbase-server in the patch passed.
+1unit333hbase-rsgroup in the patch passed.
+1asflicense83The patch does not generate ASF License warnings.
15337
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/88/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux cabaede1d498 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-435/out/precommit/personality/provided.sh
git revisionmaster / 56980fb
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/88/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/88/artifact/out/new-findbugs-hbase-common.html
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/88/testReport/
Max. process+thread count4629 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/88/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 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
0reexec39Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
0shelldocs0Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep65Maven dependency ordering for branch
+1mvninstall314master passed
+1compile105master passed
+1checkstyle117master passed
+1shadedjars273branch has no errors when building our shaded downstream artifacts.
+1javadoc79master passed
0spotbugs255Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs352master passed
_ Patch Compile Tests _
0mvndep18Maven dependency ordering for patch
+1mvninstall304the patch passed
+1compile109the patch passed
+1javac109the patch passed
-1checkstyle76hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck0There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1shadedjars282patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck939Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc76the patch passed
-1findbugs56hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1unit182hbase-common in the patch passed.
+1unit10049hbase-server in the patch passed.
+1unit305hbase-rsgroup in the patch passed.
+1asflicense77The patch does not generate ASF License warnings.
14565
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/89/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux ea7de922e9de 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-435/out/precommit/personality/provided.sh
git revisionmaster / f6a4c66
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/89/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/89/artifact/out/new-findbugs-hbase-common.html
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/89/testReport/
Max. process+thread count4665 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/89/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 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
0reexec32Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
0shelldocs0Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep33Maven dependency ordering for branch
+1mvninstall347master passed
+1compile113master passed
+1checkstyle127master passed
+1shadedjars315branch has no errors when building our shaded downstream artifacts.
+1javadoc90master passed
0spotbugs266Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs372master passed
_ Patch Compile Tests _
0mvndep17Maven dependency ordering for patch
+1mvninstall331the patch passed
+1compile108the patch passed
+1javac108the patch passed
-1checkstyle88hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck0There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1shadedjars303patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1038Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc85the patch passed
-1findbugs65hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1unit179hbase-common in the patch passed.
+1unit10883hbase-server in the patch passed.
+1unit411hbase-rsgroup in the patch passed.
+1asflicense62The patch does not generate ASF License warnings.
15831
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/90/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 80b3c7730c37 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-435/out/precommit/personality/provided.sh
git revisionmaster / 090c55f
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/90/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/90/artifact/out/new-findbugs-hbase-common.html
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/90/testReport/
Max. process+thread count4890 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/90/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 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
0reexec33Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
0shelldocs0Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep33Maven dependency ordering for branch
+1mvninstall369master passed
+1compile104master passed
+1checkstyle126master passed
+1shadedjars297branch has no errors when building our shaded downstream artifacts.
+1javadoc75master passed
0spotbugs259Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs350master passed
_ Patch Compile Tests _
0mvndep16Maven dependency ordering for patch
+1mvninstall324the patch passed
+1compile103the patch passed
+1javac103the patch passed
-1checkstyle88hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck0There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1shadedjars298patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1018Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc75the patch passed
-1findbugs57hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1unit175hbase-common in the patch passed.
+1unit9096hbase-server in the patch passed.
+1unit401hbase-rsgroup in the patch passed.
+1asflicense65The patch does not generate ASF License warnings.
13884
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/91/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 192dbf808173 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-435/out/precommit/personality/provided.sh
git revisionmaster / 090c55f
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/91/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/91/artifact/out/new-findbugs-hbase-common.html
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/91/testReport/
Max. process+thread count4909 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/91/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 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
0reexec43Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
0shelldocs0Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep277Maven dependency ordering for branch
+1mvninstall320master passed
+1compile109master passed
+1checkstyle114master passed
+1shadedjars273branch has no errors when building our shaded downstream artifacts.
+1javadoc81master passed
0spotbugs248Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs342master passed
_ Patch Compile Tests _
0mvndep17Maven dependency ordering for patch
+1mvninstall309the patch passed
+1compile109the patch passed
+1javac109the patch passed
-1checkstyle80hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck1There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1shadedjars283patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck983Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc77the patch passed
-1findbugs60hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1unit200hbase-common in the patch passed.
-1unit10190hbase-server in the patch failed.
+1unit288hbase-rsgroup in the patch passed.
+1asflicense84The patch does not generate ASF License warnings.
15024
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
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-435/92/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux ba13f549169d 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-435/out/precommit/personality/provided.sh
git revisionmaster / ee5cf0d
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/92/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/92/artifact/out/new-findbugs-hbase-common.html
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/92/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/92/testReport/
Max. process+thread count4618 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/92/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 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
0reexec171Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
0shelldocs0Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep48Maven dependency ordering for branch
+1mvninstall491master passed
+1compile135master passed
+1checkstyle136master passed
+1shadedjars363branch has no errors when building our shaded downstream artifacts.
+1javadoc94master passed
0spotbugs308Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs434master passed
_ Patch Compile Tests _
0mvndep18Maven dependency ordering for patch
+1mvninstall413the patch passed
+1compile137the patch passed
+1javac137the patch passed
-1checkstyle93hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck1There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1shadedjars355patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1245Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc90the patch passed
-1findbugs67hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1unit186hbase-common in the patch passed.
-1unit16385hbase-server in the patch failed.
+1unit578hbase-rsgroup in the patch passed.
+1asflicense80The patch does not generate ASF License warnings.
22510
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
Failed junit testshadoop.hbase.master.TestSplitWALManager
hadoop.hbase.client.TestFromClientSideWithCoprocessor
hadoop.hbase.client.TestSnapshotTemporaryDirectoryWithRegionReplicas
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/93/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux b5d6ce85b9d7 4.15.0-48-generic #51-Ubuntu SMP Wed Apr 3 08:28:49 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-435/out/precommit/personality/provided.sh
git revisionmaster / b642ee0
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/93/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/93/artifact/out/new-findbugs-hbase-common.html
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/93/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/93/testReport/
Max. process+thread count4830 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/93/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 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
0reexec133Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
0shelldocs0Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep44Maven dependency ordering for branch
+1mvninstall432master passed
+1compile131master passed
+1checkstyle145master passed
+1shadedjars348branch has no errors when building our shaded downstream artifacts.
+1javadoc94master passed
0spotbugs296Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs410master passed
_ Patch Compile Tests _
0mvndep17Maven dependency ordering for patch
+1mvninstall412the patch passed
+1compile124the patch passed
+1javac124the patch passed
-1checkstyle94hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck0There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1shadedjars343patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck1317Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc96the patch passed
-1findbugs67hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1unit198hbase-common in the patch passed.
-1unit17165hbase-server in the patch failed.
+1unit725hbase-rsgroup in the patch passed.
+1asflicense107The patch does not generate ASF License warnings.
23376
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
Failed junit testshadoop.hbase.client.TestFromClientSideWithCoprocessor
hadoop.hbase.client.TestSnapshotTemporaryDirectory
hadoop.hbase.client.TestSnapshotTemporaryDirectoryWithRegionReplicas
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/94/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 3b1fe546a504 4.15.0-48-generic #51-Ubuntu SMP Wed Apr 3 08:28:49 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-435/out/precommit/personality/provided.sh
git revisionmaster / 97fbaa6
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/94/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/94/artifact/out/new-findbugs-hbase-common.html
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/94/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/94/testReport/
Max. process+thread count4659 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/94/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 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 _
+1dupname1No case conflicting files found.
0shelldocs1Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep37Maven dependency ordering for branch
+1mvninstall311master passed
+1compile106master passed
+1checkstyle118master passed
+1shadedjars274branch has no errors when building our shaded downstream artifacts.
+1javadoc80master passed
0spotbugs222Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs310master passed
_ Patch Compile Tests _
0mvndep18Maven dependency ordering for patch
+1mvninstall294the patch passed
+1compile104the patch passed
+1javac104the patch passed
-1checkstyle78hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck0There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1shadedjars268patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck928Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc79the patch passed
-1findbugs56hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1unit186hbase-common in the patch passed.
-1unit9862hbase-server in the patch failed.
+1unit292hbase-rsgroup in the patch passed.
+1asflicense89The patch does not generate ASF License warnings.
14273
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/95/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 55ea51738ef9 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-435/out/precommit/personality/provided.sh
git revisionmaster / a5ef6b2
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/95/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/95/artifact/out/new-findbugs-hbase-common.html
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/95/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/95/testReport/
Max. process+thread count4723 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/95/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 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
0reexec133Docker mode activated.
_ Prechecks _
+1dupname0No case conflicting files found.
0shelldocs0Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep36Maven dependency ordering for branch
+1mvninstall407master passed
+1compile119master passed
+1checkstyle131master passed
+1shadedjars278branch has no errors when building our shaded downstream artifacts.
+1javadoc84master passed
0spotbugs247Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs337master passed
_ Patch Compile Tests _
0mvndep18Maven dependency ordering for patch
+1mvninstall315the patch passed
+1compile107the patch passed
+1javac107the patch passed
-1checkstyle79hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck0There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1shadedjars290patch has no errors when building our shaded downstream artifacts.
+1hadoopcheck971Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1javadoc81the patch passed
-1findbugs60hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1unit185hbase-common in the patch passed.
-1unit10610hbase-server in the patch failed.
+1unit299hbase-rsgroup in the patch passed.
+1asflicense94The patch does not generate ASF License warnings.
15405
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
Failed junit testshadoop.hbase.regionserver.TestHRegionWithInMemoryFlush
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/96/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux df81f90f6790 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-435/out/precommit/personality/provided.sh
git revisionmaster / d32bf8d
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/96/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/96/artifact/out/new-findbugs-hbase-common.html
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/96/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/96/testReport/
Max. process+thread count4717 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/96/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 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.
0shelldocs0Shelldocs was not available.
+1hbaseanti0Patch does not have any anti-patterns.
+1@author0The patch does not contain any @author tags.
+1test4tests0The patch appears to include 1 new or modified test files.
_ master Compile Tests _
0mvndep34Maven dependency ordering for branch
+1mvninstall348master passed
+1compile105master passed
+1checkstyle127master passed
+1shadedjars297branch has no errors when building our shaded downstream artifacts.
+1javadoc76master passed
0spotbugs255Used deprecated FindBugs config; considering switching to SpotBugs.
+1findbugs346master passed
_ Patch Compile Tests _
0mvndep15Maven dependency ordering for patch
+1mvninstall328the patch passed
+1compile104the patch passed
+1javac104the patch passed
-1checkstyle89hbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
+1shellcheck0There were no new shellcheck issues.
+1whitespace0The patch has no whitespace issues.
+1shadedjars299patch 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.
+1javadoc74the patch passed
-1findbugs57hbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
+1unit177hbase-common in the patch passed.
-1unit15434hbase-server in the patch failed.
+1unit564hbase-rsgroup in the patch passed.
+1asflicense78The patch does not generate ASF License warnings.
20444
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/97/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux d1e6b2087a57 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-435/out/precommit/personality/provided.sh
git revisionmaster / 8e8bd8b
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/97/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/97/artifact/out/new-findbugs-hbase-common.html
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/97/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/97/testReport/
Max. process+thread count4681 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/97/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 findbugs=3.1.11
Powered byApache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@saintstacksaintstack 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.

Change LGTM.

Comment threadhbase-common/src/saveVersion.sh
@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
💙reexec0m 0sDocker mode activated.
💔patch0m 12s#435 does not apply to master. Rebase required? Wrong Branch? See https://yetus.apache.org/documentation/in-progress/precommit-patchnames for help.
SubsystemReport/Notes
GITHUB PR#435
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/98/console
versionsgit=2.17.1
Powered byApache Yetus 0.11.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
💙reexec0m 0sDocker mode activated.
💔patch0m 11s#435 does not apply to master. Rebase required? Wrong Branch? See https://yetus.apache.org/documentation/in-progress/precommit-patchnames for help.
SubsystemReport/Notes
GITHUB PR#435
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/99/console
versionsgit=2.17.1
Powered byApache Yetus 0.11.0 https://yetus.apache.org

This message was automatically generated.

@sunhelly

Copy link
Copy Markdown
ContributorAuthor

Ping @saintstack for reviewing. Thanks.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
💙reexec1m 15sDocker mode activated.
_ Prechecks _
💚dupname0m 0sNo case conflicting files found.
💙shelldocs0m 0sShelldocs was not available.
💚hbaseanti0m 0sPatch does not have any anti-patterns.
💚@author0m 0sThe patch does not contain any @author tags.
💚test4tests0m 0sThe patch appears to include 1 new or modified test files.
_ master Compile Tests _
💙mvndep0m 35sMaven dependency ordering for branch
💚mvninstall5m 58smaster passed
💚compile1m 51smaster passed
💚checkstyle2m 10smaster passed
💚shadedjars5m 5sbranch has no errors when building our shaded downstream artifacts.
💚javadoc1m 24smaster passed
💙spotbugs4m 47sUsed deprecated FindBugs config; considering switching to SpotBugs.
💚findbugs6m 29smaster passed
_ Patch Compile Tests _
💙mvndep0m 14sMaven dependency ordering for patch
💚mvninstall5m 37sthe patch passed
💚compile1m 50sthe patch passed
💚javac1m 50sthe patch passed
💔checkstyle1m 29shbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
💚shellcheck0m 0sThere were no new shellcheck issues.
💚whitespace0m 0sThe patch has no whitespace issues.
💚shadedjars5m 15spatch has no errors when building our shaded downstream artifacts.
💚hadoopcheck18m 1sPatch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
💚javadoc1m 21sthe patch passed
💔findbugs1m 3shbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
💚unit3m 0shbase-common in the patch passed.
💔unit294m 2shbase-server in the patch failed.
💚unit6m 57shbase-rsgroup in the patch passed.
💚asflicense1m 16sThe patch does not generate ASF License warnings.
378m 58s
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
Failed junit testshadoop.hbase.replication.TestReplicationSmallTests
hadoop.hbase.util.TestFromClientSide3WoUnsafe
hadoop.hbase.tool.TestSecureBulkLoadHFiles
SubsystemReport/Notes
DockerClient=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/100/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense shellcheck shelldocs javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
unameLinux 1ca575527a14 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-435/out/precommit/personality/provided.sh
git revisionmaster / 3250a80
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/100/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/100/artifact/out/new-findbugs-hbase-common.html
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/100/artifact/out/patch-unit-hbase-server.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/100/testReport/
Max. process+thread count4806 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/100/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.7.0 findbugs=3.1.11
Powered byApache Yetus 0.11.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
💙reexec1m 2sDocker mode activated.
_ Prechecks _
💚dupname0m 0sNo case conflicting files found.
💙shelldocs0m 0sShelldocs was not available.
💚hbaseanti0m 0sPatch does not have any anti-patterns.
💚@author0m 0sThe patch does not contain any @author tags.
💚test4tests0m 0sThe patch appears to include 1 new or modified test files.
_ master Compile Tests _
💙mvndep1m 8sMaven dependency ordering for branch
💚mvninstall7m 14smaster passed
💚compile2m 5smaster passed
💚checkstyle2m 10smaster passed
💚shadedjars5m 10sbranch has no errors when building our shaded downstream artifacts.
💚javadoc1m 32smaster passed
💙spotbugs4m 21sUsed deprecated FindBugs config; considering switching to SpotBugs.
💚findbugs6m 1smaster passed
_ Patch Compile Tests _
💙mvndep0m 16sMaven dependency ordering for patch
💚mvninstall5m 30sthe patch passed
💚compile2m 1sthe patch passed
💚javac2m 1sthe patch passed
💔checkstyle1m 27shbase-server: The patch generated 1 new + 9 unchanged - 0 fixed = 10 total (was 9)
💚shellcheck0m 0sThere were no new shellcheck issues.
💚whitespace0m 0sThe patch has no whitespace issues.
💚shadedjars4m 46spatch has no errors when building our shaded downstream artifacts.
💚hadoopcheck15m 40sPatch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
💚javadoc1m 23sthe patch passed
💔findbugs0m 56shbase-common generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
_ Other Tests _
💚unit3m 3shbase-common in the patch passed.
💚unit164m 8shbase-server in the patch passed.
💚unit4m 8shbase-rsgroup in the patch passed.
💚asflicense1m 24sThe patch does not generate ASF License warnings.
244m 6s
ReasonTests
FindBugsmodule:hbase-common
org.apache.hadoop.hbase.Version.() invokes inefficient new String(String) constructor At Version.java:inefficient new String(String) constructor At Version.java:[line 10]
SubsystemReport/Notes
DockerClient=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/101/artifact/out/Dockerfile
GITHUB PR#435
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile shellcheck shelldocs
unameLinux 3aebef302a39 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-435/out/precommit/personality/provided.sh
git revisionmaster / 3250a80
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/101/artifact/out/diff-checkstyle-hbase-server.txt
findbugshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/101/artifact/out/new-findbugs-hbase-common.html
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/101/testReport/
Max. process+thread count4660 (vs. ulimit of 10000)
modulesC: hbase-common hbase-server hbase-rsgroup U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-435/101/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.7.0 findbugs=3.1.11
Powered byApache Yetus 0.11.0 https://yetus.apache.org

This message was automatically generated.

@saintstack

Copy link
Copy Markdown
Contributor

Closing because I merged manually after fixing the checkstyle and adding warning for the findbugs. Thanks for the patch @sunhelly

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

@sunhelly@Apache-HBase@saintstack