Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HBASE-23847 Removed deprecated setStartRow from Scan #1220

Merged
merged 5 commits into from Mar 13, 2020

Conversation

HorizonNet
Copy link
Contributor

No description provided.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 2m 0s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 1s No case conflicting files found.
+1 💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 12 new or modified test files.
_ master Compile Tests _
+0 🆗 mvndep 0m 36s Maven dependency ordering for branch
+1 💚 mvninstall 5m 12s master passed
+1 💚 compile 4m 23s master passed
+1 💚 checkstyle 3m 55s master passed
+1 💚 shadedjars 4m 44s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 3m 3s master passed
+0 🆗 spotbugs 1m 38s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 10m 6s master passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 20s Maven dependency ordering for patch
+1 💚 mvninstall 4m 58s the patch passed
+1 💚 compile 4m 25s the patch passed
+1 💚 javac 4m 25s the patch passed
+1 💚 checkstyle 3m 54s the patch passed
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 shadedjars 4m 41s patch has no errors when building our shaded downstream artifacts.
+1 💚 hadoopcheck 15m 57s Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 💚 javadoc 3m 1s the patch passed
+1 💚 findbugs 10m 57s the patch passed
_ Other Tests _
+1 💚 unit 0m 53s hbase-client in the patch passed.
-1 ❌ unit 63m 35s hbase-server in the patch failed.
+1 💚 unit 5m 58s hbase-mapreduce in the patch passed.
+1 💚 unit 2m 31s hbase-thrift in the patch passed.
+1 💚 unit 3m 4s hbase-endpoint in the patch passed.
-1 ❌ unit 10m 39s hbase-backup in the patch failed.
+1 💚 unit 1m 12s hbase-it in the patch passed.
+1 💚 unit 3m 16s hbase-rest in the patch passed.
+1 💚 asflicense 4m 29s The patch does not generate ASF License warnings.
186m 7s
Reason Tests
Failed junit tests hadoop.hbase.backup.TestIncrementalBackupMergeWithFailures
hadoop.hbase.backup.TestFullRestore
Subsystem Report/Notes
Docker Client=19.03.6 Server=19.03.6 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/1/artifact/out/Dockerfile
GITHUB PR #1220
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux f61edd588736 4.15.0-60-generic #67-Ubuntu SMP Thu Aug 22 16:55:30 UTC 2019 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-slave/workspace/Base-PreCommit-GitHub-PR_PR-1220/out/precommit/personality/provided.sh
git revision master / 3c3aae9
Default Java 1.8.0_181
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/1/artifact/out/patch-unit-hbase-server.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/1/artifact/out/patch-unit-hbase-backup.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/1/testReport/
Max. process+thread count 9790 (vs. ulimit of 10000)
modules C: hbase-client hbase-server hbase-mapreduce hbase-thrift hbase-endpoint hbase-backup hbase-it hbase-rest U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/1/console
versions git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

Copy link
Contributor

@virajjasani virajjasani left a comment

Choose a reason for hiding this comment

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

+1 if test failure is irrelevant and setStartRow() is not being used in shell

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 32s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 1s No case conflicting files found.
+1 💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
_ master Compile Tests _
+0 🆗 mvndep 0m 36s Maven dependency ordering for branch
+1 💚 mvninstall 5m 55s master passed
+1 💚 checkstyle 4m 38s master passed
+0 🆗 spotbugs 1m 19s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 10m 0s master passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 14s Maven dependency ordering for patch
+1 💚 mvninstall 5m 10s the patch passed
+1 💚 checkstyle 3m 44s the patch passed
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 hadoopcheck 16m 34s Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 💚 findbugs 11m 17s the patch passed
_ Other Tests _
+1 💚 asflicense 2m 15s The patch does not generate ASF License warnings.
69m 45s
Subsystem Report/Notes
Docker Client=19.03.7 Server=19.03.7 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/2/artifact/yetus-general-check/output/Dockerfile
GITHUB PR #1220
Optional Tests dupname asflicense spotbugs findbugs hadoopcheck hbaseanti checkstyle
uname Linux f2aa1eed0093 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / c61f950
Max. process+thread count 93 (vs. ulimit of 10000)
modules C: hbase-client hbase-server hbase-mapreduce hbase-thrift hbase-endpoint hbase-backup hbase-it hbase-rest U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/2/console
versions git=2.17.1 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@HorizonNet
Copy link
Contributor Author

@virajjasani Build is now green. I ran the shell tests locally and they pass.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 1m 10s Docker mode activated.
-0 ⚠️ yetus 0m 3s Unprocessed flag(s): --brief-report-file --findbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+0 🆗 mvndep 0m 32s Maven dependency ordering for branch
+1 💚 mvninstall 7m 9s master passed
+1 💚 compile 5m 3s master passed
+1 💚 shadedjars 5m 30s branch has no errors when building our shaded downstream artifacts.
-0 ⚠️ javadoc 0m 26s hbase-client in master failed.
-0 ⚠️ javadoc 0m 18s hbase-backup in master failed.
-0 ⚠️ javadoc 0m 19s hbase-mapreduce in master failed.
-0 ⚠️ javadoc 0m 23s hbase-rest in master failed.
-0 ⚠️ javadoc 0m 40s hbase-server in master failed.
-0 ⚠️ javadoc 0m 58s hbase-thrift in master failed.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 13s Maven dependency ordering for patch
+1 💚 mvninstall 7m 3s the patch passed
+1 💚 compile 5m 7s the patch passed
+1 💚 javac 5m 7s the patch passed
+1 💚 shadedjars 5m 25s patch has no errors when building our shaded downstream artifacts.
-0 ⚠️ javadoc 0m 25s hbase-client in the patch failed.
-0 ⚠️ javadoc 0m 40s hbase-server in the patch failed.
-0 ⚠️ javadoc 0m 20s hbase-mapreduce in the patch failed.
-0 ⚠️ javadoc 0m 55s hbase-thrift in the patch failed.
-0 ⚠️ javadoc 0m 18s hbase-backup in the patch failed.
-0 ⚠️ javadoc 0m 22s hbase-rest in the patch failed.
_ Other Tests _
+1 💚 unit 1m 5s hbase-client in the patch passed.
-1 ❌ unit 7m 0s hbase-server in the patch failed.
-1 ❌ unit 6m 44s hbase-mapreduce in the patch failed.
+1 💚 unit 2m 35s hbase-thrift in the patch passed.
+1 💚 unit 3m 24s hbase-endpoint in the patch passed.
-1 ❌ unit 4m 25s hbase-backup in the patch failed.
+1 💚 unit 0m 56s hbase-it in the patch passed.
+1 💚 unit 2m 44s hbase-rest in the patch passed.
75m 35s
Subsystem Report/Notes
Docker Client=19.03.7 Server=19.03.7 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/2/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR #1220
Optional Tests javac javadoc unit shadedjars compile
uname Linux 61aab53448e9 4.15.0-74-generic #84-Ubuntu SMP Thu Dec 19 08:06:28 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / c61f950
Default Java 2020-01-14
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/2/artifact/yetus-jdk11-hadoop3-check/output/branch-javadoc-hbase-client.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/2/artifact/yetus-jdk11-hadoop3-check/output/branch-javadoc-hbase-backup.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/2/artifact/yetus-jdk11-hadoop3-check/output/branch-javadoc-hbase-mapreduce.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/2/artifact/yetus-jdk11-hadoop3-check/output/branch-javadoc-hbase-rest.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/2/artifact/yetus-jdk11-hadoop3-check/output/branch-javadoc-hbase-server.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/2/artifact/yetus-jdk11-hadoop3-check/output/branch-javadoc-hbase-thrift.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/2/artifact/yetus-jdk11-hadoop3-check/output/patch-javadoc-hbase-client.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/2/artifact/yetus-jdk11-hadoop3-check/output/patch-javadoc-hbase-server.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/2/artifact/yetus-jdk11-hadoop3-check/output/patch-javadoc-hbase-mapreduce.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/2/artifact/yetus-jdk11-hadoop3-check/output/patch-javadoc-hbase-thrift.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/2/artifact/yetus-jdk11-hadoop3-check/output/patch-javadoc-hbase-backup.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/2/artifact/yetus-jdk11-hadoop3-check/output/patch-javadoc-hbase-rest.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/2/artifact/yetus-jdk11-hadoop3-check/output/patch-unit-hbase-server.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/2/artifact/yetus-jdk11-hadoop3-check/output/patch-unit-hbase-mapreduce.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/2/artifact/yetus-jdk11-hadoop3-check/output/patch-unit-hbase-backup.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/2/testReport/
Max. process+thread count 4574 (vs. ulimit of 10000)
modules C: hbase-client hbase-server hbase-mapreduce hbase-thrift hbase-endpoint hbase-backup hbase-it hbase-rest U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/2/console
versions git=2.17.1 maven=2018-06-17T18:33:14Z)
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@HorizonNet
Copy link
Contributor Author

JDK11 build will downvote this one until #1246 lands.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 1m 30s Docker mode activated.
-0 ⚠️ yetus 0m 3s Unprocessed flag(s): --brief-report-file --findbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+0 🆗 mvndep 0m 34s Maven dependency ordering for branch
+1 💚 mvninstall 5m 19s master passed
+1 💚 compile 4m 13s master passed
+1 💚 shadedjars 4m 47s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 2m 54s master passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 16s Maven dependency ordering for patch
+1 💚 mvninstall 5m 14s the patch passed
+1 💚 compile 4m 22s the patch passed
+1 💚 javac 4m 22s the patch passed
+1 💚 shadedjars 5m 9s patch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 2m 56s the patch passed
_ Other Tests _
+1 💚 unit 0m 57s hbase-client in the patch passed.
-1 ❌ unit 71m 38s hbase-server in the patch failed.
+1 💚 unit 8m 48s hbase-mapreduce in the patch passed.
+1 💚 unit 2m 24s hbase-thrift in the patch passed.
+1 💚 unit 3m 6s hbase-endpoint in the patch passed.
-1 ❌ unit 15m 17s hbase-backup in the patch failed.
+1 💚 unit 1m 10s hbase-it in the patch passed.
+1 💚 unit 3m 12s hbase-rest in the patch passed.
147m 53s
Subsystem Report/Notes
Docker Client=19.03.7 Server=19.03.7 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/2/artifact/yetus-jdk8-hadoop2-check/output/Dockerfile
GITHUB PR #1220
Optional Tests javac javadoc unit shadedjars compile
uname Linux 71a5ab393e83 4.15.0-60-generic #67-Ubuntu SMP Thu Aug 22 16:55:30 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / c61f950
Default Java 1.8.0_232
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/2/artifact/yetus-jdk8-hadoop2-check/output/patch-unit-hbase-server.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/2/artifact/yetus-jdk8-hadoop2-check/output/patch-unit-hbase-backup.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/2/testReport/
Max. process+thread count 9870 (vs. ulimit of 10000)
modules C: hbase-client hbase-server hbase-mapreduce hbase-thrift hbase-endpoint hbase-backup hbase-it hbase-rest U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/2/console
versions git=2.17.1 maven=2018-06-17T18:33:14Z)
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@virajjasani
Copy link
Contributor

JDK11 build will downvote this one until #1246 lands.

Oh okk, got it. Btw, +1 from me because the only failures are relevant to JDK11 related changes. We can wait and then merge this.

@HorizonNet
Copy link
Contributor Author

I'll hold-off my MRs until the JDK11 changes land. Then we can go for a complete green build.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 5m 33s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+1 💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
_ master Compile Tests _
+0 🆗 mvndep 0m 34s Maven dependency ordering for branch
+1 💚 mvninstall 6m 3s master passed
+1 💚 checkstyle 4m 51s master passed
+0 🆗 spotbugs 1m 31s Used deprecated FindBugs config; considering switching to SpotBugs.
-1 ❌ findbugs 3m 17s hbase-server in master failed.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 12s Maven dependency ordering for patch
+1 💚 mvninstall 5m 56s the patch passed
+1 💚 checkstyle 4m 4s the patch passed
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 hadoopcheck 18m 0s Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1 ❌ findbugs 3m 24s hbase-server in the patch failed.
_ Other Tests _
+1 💚 asflicense 1m 25s The patch does not generate ASF License warnings.
73m 59s
Subsystem Report/Notes
Docker Client=19.03.7 Server=19.03.7 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/3/artifact/yetus-general-check/output/Dockerfile
GITHUB PR #1220
Optional Tests dupname asflicense spotbugs findbugs hadoopcheck hbaseanti checkstyle
uname Linux 0f7d103a5731 4.15.0-74-generic #84-Ubuntu SMP Thu Dec 19 08:06:28 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / 31484f0
findbugs https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/3/artifact/yetus-general-check/output/branch-findbugs-hbase-server.txt
findbugs https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/3/artifact/yetus-general-check/output/patch-findbugs-hbase-server.txt
Max. process+thread count 83 (vs. ulimit of 10000)
modules C: hbase-client hbase-server hbase-mapreduce hbase-thrift hbase-endpoint hbase-backup hbase-it hbase-rest U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/3/console
versions git=2.17.1 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@HorizonNet
Copy link
Contributor Author

Triggered a new build as the build failure is not related to the actual changes.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 3m 40s Docker mode activated.
-0 ⚠️ yetus 0m 3s Unprocessed flag(s): --brief-report-file --findbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+0 🆗 mvndep 0m 36s Maven dependency ordering for branch
+1 💚 mvninstall 6m 0s master passed
+1 💚 compile 4m 36s master passed
+1 💚 shadedjars 5m 23s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 2m 50s master passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 15s Maven dependency ordering for patch
+1 💚 mvninstall 5m 50s the patch passed
+1 💚 compile 4m 20s the patch passed
+1 💚 javac 4m 20s the patch passed
+1 💚 shadedjars 5m 26s patch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 3m 0s the patch passed
_ Other Tests _
+1 💚 unit 0m 59s hbase-client in the patch passed.
-1 ❌ unit 116m 24s hbase-server in the patch failed.
+1 💚 unit 18m 48s hbase-mapreduce in the patch passed.
+1 💚 unit 2m 38s hbase-thrift in the patch passed.
+1 💚 unit 4m 3s hbase-endpoint in the patch passed.
+1 💚 unit 10m 44s hbase-backup in the patch passed.
+1 💚 unit 1m 2s hbase-it in the patch passed.
+1 💚 unit 3m 23s hbase-rest in the patch passed.
203m 2s
Subsystem Report/Notes
Docker Client=19.03.7 Server=19.03.7 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/3/artifact/yetus-jdk8-hadoop2-check/output/Dockerfile
GITHUB PR #1220
Optional Tests javac javadoc unit shadedjars compile
uname Linux 487b9eb67d74 4.15.0-74-generic #84-Ubuntu SMP Thu Dec 19 08:06:28 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / 31484f0
Default Java 1.8.0_232
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/3/artifact/yetus-jdk8-hadoop2-check/output/patch-unit-hbase-server.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/3/testReport/
Max. process+thread count 6474 (vs. ulimit of 10000)
modules C: hbase-client hbase-server hbase-mapreduce hbase-thrift hbase-endpoint hbase-backup hbase-it hbase-rest U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/3/console
versions git=2.17.1 maven=2018-06-17T18:33:14Z)
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 3m 40s Docker mode activated.
-0 ⚠️ yetus 0m 3s Unprocessed flag(s): --brief-report-file --findbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+0 🆗 mvndep 0m 36s Maven dependency ordering for branch
+1 💚 mvninstall 7m 32s master passed
+1 💚 compile 5m 34s master passed
+1 💚 shadedjars 5m 45s branch has no errors when building our shaded downstream artifacts.
-0 ⚠️ javadoc 0m 28s hbase-client in master failed.
-0 ⚠️ javadoc 0m 19s hbase-backup in master failed.
-0 ⚠️ javadoc 0m 22s hbase-mapreduce in master failed.
-0 ⚠️ javadoc 0m 25s hbase-rest in master failed.
-0 ⚠️ javadoc 0m 44s hbase-server in master failed.
-0 ⚠️ javadoc 0m 57s hbase-thrift in master failed.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 14s Maven dependency ordering for patch
+1 💚 mvninstall 7m 11s the patch passed
+1 💚 compile 5m 24s the patch passed
+1 💚 javac 5m 24s the patch passed
+1 💚 shadedjars 6m 29s patch has no errors when building our shaded downstream artifacts.
-0 ⚠️ javadoc 0m 38s hbase-client in the patch failed.
-0 ⚠️ javadoc 1m 3s hbase-server in the patch failed.
-0 ⚠️ javadoc 0m 33s hbase-mapreduce in the patch failed.
-0 ⚠️ javadoc 1m 21s hbase-thrift in the patch failed.
-0 ⚠️ javadoc 0m 33s hbase-backup in the patch failed.
-0 ⚠️ javadoc 0m 38s hbase-rest in the patch failed.
_ Other Tests _
+1 💚 unit 1m 52s hbase-client in the patch passed.
-0 ⚠️ unit 125m 10s hbase-server in the patch failed.
-0 ⚠️ unit 11m 21s hbase-mapreduce in the patch failed.
+1 💚 unit 3m 11s hbase-thrift in the patch passed.
+1 💚 unit 3m 15s hbase-endpoint in the patch passed.
-0 ⚠️ unit 4m 39s hbase-backup in the patch failed.
+1 💚 unit 1m 5s hbase-it in the patch passed.
+1 💚 unit 3m 16s hbase-rest in the patch passed.
208m 28s
Subsystem Report/Notes
Docker Client=19.03.7 Server=19.03.7 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/3/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR #1220
Optional Tests javac javadoc unit shadedjars compile
uname Linux 4733368cf076 4.15.0-74-generic #84-Ubuntu SMP Thu Dec 19 08:06:28 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / 31484f0
Default Java 2020-01-14
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/3/artifact/yetus-jdk11-hadoop3-check/output/branch-javadoc-hbase-client.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/3/artifact/yetus-jdk11-hadoop3-check/output/branch-javadoc-hbase-backup.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/3/artifact/yetus-jdk11-hadoop3-check/output/branch-javadoc-hbase-mapreduce.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/3/artifact/yetus-jdk11-hadoop3-check/output/branch-javadoc-hbase-rest.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/3/artifact/yetus-jdk11-hadoop3-check/output/branch-javadoc-hbase-server.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/3/artifact/yetus-jdk11-hadoop3-check/output/branch-javadoc-hbase-thrift.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/3/artifact/yetus-jdk11-hadoop3-check/output/patch-javadoc-hbase-client.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/3/artifact/yetus-jdk11-hadoop3-check/output/patch-javadoc-hbase-server.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/3/artifact/yetus-jdk11-hadoop3-check/output/patch-javadoc-hbase-mapreduce.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/3/artifact/yetus-jdk11-hadoop3-check/output/patch-javadoc-hbase-thrift.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/3/artifact/yetus-jdk11-hadoop3-check/output/patch-javadoc-hbase-backup.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/3/artifact/yetus-jdk11-hadoop3-check/output/patch-javadoc-hbase-rest.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/3/artifact/yetus-jdk11-hadoop3-check/output/patch-unit-hbase-server.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/3/artifact/yetus-jdk11-hadoop3-check/output/patch-unit-hbase-mapreduce.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/3/artifact/yetus-jdk11-hadoop3-check/output/patch-unit-hbase-backup.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/3/testReport/
Max. process+thread count 5781 (vs. ulimit of 10000)
modules C: hbase-client hbase-server hbase-mapreduce hbase-thrift hbase-endpoint hbase-backup hbase-it hbase-rest U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/3/console
versions git=2.17.1 maven=2018-06-17T18:33:14Z)
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 1m 21s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 1s No case conflicting files found.
+1 💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
_ master Compile Tests _
+0 🆗 mvndep 0m 42s Maven dependency ordering for branch
+1 💚 mvninstall 7m 48s master passed
+1 💚 checkstyle 4m 27s master passed
+0 🆗 spotbugs 1m 28s Used deprecated FindBugs config; considering switching to SpotBugs.
-1 ❌ findbugs 3m 2s hbase-server in master failed.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 14s Maven dependency ordering for patch
+1 💚 mvninstall 6m 11s the patch passed
+1 💚 checkstyle 4m 9s the patch passed
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 hadoopcheck 16m 16s Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1 ❌ findbugs 2m 54s hbase-server in the patch failed.
_ Other Tests _
+1 💚 asflicense 1m 37s The patch does not generate ASF License warnings.
68m 37s
Subsystem Report/Notes
Docker Client=19.03.7 Server=19.03.7 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/4/artifact/yetus-general-check/output/Dockerfile
GITHUB PR #1220
Optional Tests dupname asflicense spotbugs findbugs hadoopcheck hbaseanti checkstyle
uname Linux dcebfec45bc1 4.15.0-60-generic #67-Ubuntu SMP Thu Aug 22 16:55:30 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / 31484f0
findbugs https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/4/artifact/yetus-general-check/output/branch-findbugs-hbase-server.txt
findbugs https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/4/artifact/yetus-general-check/output/patch-findbugs-hbase-server.txt
Max. process+thread count 94 (vs. ulimit of 10000)
modules C: hbase-client hbase-server hbase-mapreduce hbase-thrift hbase-endpoint hbase-backup hbase-it hbase-rest U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/4/console
versions git=2.17.1 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 15m 35s Docker mode activated.
-0 ⚠️ yetus 0m 4s Unprocessed flag(s): --brief-report-file --findbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+0 🆗 mvndep 0m 47s Maven dependency ordering for branch
+1 💚 mvninstall 10m 16s master passed
+1 💚 compile 7m 6s master passed
+1 💚 shadedjars 7m 35s branch has no errors when building our shaded downstream artifacts.
-0 ⚠️ javadoc 0m 44s hbase-client in master failed.
-0 ⚠️ javadoc 0m 28s hbase-backup in master failed.
-0 ⚠️ javadoc 0m 31s hbase-mapreduce in master failed.
-0 ⚠️ javadoc 0m 34s hbase-rest in master failed.
-0 ⚠️ javadoc 1m 11s hbase-server in master failed.
-0 ⚠️ javadoc 1m 23s hbase-thrift in master failed.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 22s Maven dependency ordering for patch
+1 💚 mvninstall 10m 10s the patch passed
+1 💚 compile 5m 58s the patch passed
+1 💚 javac 5m 58s the patch passed
+1 💚 shadedjars 7m 11s patch has no errors when building our shaded downstream artifacts.
-0 ⚠️ javadoc 0m 33s hbase-client in the patch failed.
-0 ⚠️ javadoc 0m 55s hbase-server in the patch failed.
-0 ⚠️ javadoc 0m 24s hbase-mapreduce in the patch failed.
-0 ⚠️ javadoc 1m 14s hbase-thrift in the patch failed.
-0 ⚠️ javadoc 0m 22s hbase-backup in the patch failed.
-0 ⚠️ javadoc 0m 29s hbase-rest in the patch failed.
_ Other Tests _
+1 💚 unit 1m 20s hbase-client in the patch passed.
-0 ⚠️ unit 8m 4s hbase-server in the patch failed.
-0 ⚠️ unit 10m 10s hbase-mapreduce in the patch failed.
+1 💚 unit 2m 50s hbase-thrift in the patch passed.
+1 💚 unit 3m 43s hbase-endpoint in the patch passed.
-0 ⚠️ unit 4m 50s hbase-backup in the patch failed.
+1 💚 unit 1m 9s hbase-it in the patch passed.
+1 💚 unit 3m 47s hbase-rest in the patch passed.
114m 34s
Subsystem Report/Notes
Docker Client=19.03.7 Server=19.03.7 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/4/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR #1220
Optional Tests javac javadoc unit shadedjars compile
uname Linux 0d60caf88caf 4.15.0-74-generic #84-Ubuntu SMP Thu Dec 19 08:06:28 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / 31484f0
Default Java 2020-01-14
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/4/artifact/yetus-jdk11-hadoop3-check/output/branch-javadoc-hbase-client.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/4/artifact/yetus-jdk11-hadoop3-check/output/branch-javadoc-hbase-backup.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/4/artifact/yetus-jdk11-hadoop3-check/output/branch-javadoc-hbase-mapreduce.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/4/artifact/yetus-jdk11-hadoop3-check/output/branch-javadoc-hbase-rest.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/4/artifact/yetus-jdk11-hadoop3-check/output/branch-javadoc-hbase-server.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/4/artifact/yetus-jdk11-hadoop3-check/output/branch-javadoc-hbase-thrift.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/4/artifact/yetus-jdk11-hadoop3-check/output/patch-javadoc-hbase-client.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/4/artifact/yetus-jdk11-hadoop3-check/output/patch-javadoc-hbase-server.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/4/artifact/yetus-jdk11-hadoop3-check/output/patch-javadoc-hbase-mapreduce.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/4/artifact/yetus-jdk11-hadoop3-check/output/patch-javadoc-hbase-thrift.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/4/artifact/yetus-jdk11-hadoop3-check/output/patch-javadoc-hbase-backup.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/4/artifact/yetus-jdk11-hadoop3-check/output/patch-javadoc-hbase-rest.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/4/artifact/yetus-jdk11-hadoop3-check/output/patch-unit-hbase-server.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/4/artifact/yetus-jdk11-hadoop3-check/output/patch-unit-hbase-mapreduce.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/4/artifact/yetus-jdk11-hadoop3-check/output/patch-unit-hbase-backup.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/4/testReport/
Max. process+thread count 4644 (vs. ulimit of 10000)
modules C: hbase-client hbase-server hbase-mapreduce hbase-thrift hbase-endpoint hbase-backup hbase-it hbase-rest U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/4/console
versions git=2.17.1 maven=2018-06-17T18:33:14Z)
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 4m 53s Docker mode activated.
-0 ⚠️ yetus 0m 3s Unprocessed flag(s): --brief-report-file --findbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+0 🆗 mvndep 0m 36s Maven dependency ordering for branch
+1 💚 mvninstall 6m 4s master passed
+1 💚 compile 4m 25s master passed
+1 💚 shadedjars 5m 0s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 2m 58s master passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 16s Maven dependency ordering for patch
+1 💚 mvninstall 5m 9s the patch passed
+1 💚 compile 4m 10s the patch passed
+1 💚 javac 4m 10s the patch passed
+1 💚 shadedjars 4m 47s patch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 2m 55s the patch passed
_ Other Tests _
+1 💚 unit 0m 54s hbase-client in the patch passed.
+1 💚 unit 49m 5s hbase-server in the patch passed.
+1 💚 unit 10m 7s hbase-mapreduce in the patch passed.
+1 💚 unit 2m 25s hbase-thrift in the patch passed.
+1 💚 unit 3m 28s hbase-endpoint in the patch passed.
+1 💚 unit 7m 42s hbase-backup in the patch passed.
+1 💚 unit 1m 9s hbase-it in the patch passed.
+1 💚 unit 2m 45s hbase-rest in the patch passed.
122m 45s
Subsystem Report/Notes
Docker Client=19.03.7 Server=19.03.7 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/4/artifact/yetus-jdk8-hadoop2-check/output/Dockerfile
GITHUB PR #1220
Optional Tests javac javadoc unit shadedjars compile
uname Linux 853796db7a5b 4.15.0-60-generic #67-Ubuntu SMP Thu Aug 22 16:55:30 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / 31484f0
Default Java 1.8.0_232
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/4/testReport/
Max. process+thread count 9561 (vs. ulimit of 10000)
modules C: hbase-client hbase-server hbase-mapreduce hbase-thrift hbase-endpoint hbase-backup hbase-it hbase-rest U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/4/console
versions git=2.17.1 maven=2018-06-17T18:33:14Z)
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@HorizonNet
Copy link
Contributor Author

Build is essentially green. Only Findbugs is failing due to resource limits.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 33s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+1 💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
_ master Compile Tests _
+0 🆗 mvndep 0m 27s Maven dependency ordering for branch
+1 💚 mvninstall 5m 16s master passed
+1 💚 checkstyle 3m 48s master passed
+0 🆗 spotbugs 0m 46s Used deprecated FindBugs config; considering switching to SpotBugs.
-1 ❌ findbugs 2m 55s hbase-server in master failed.
-0 ⚠️ patch 1m 46s Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 14s Maven dependency ordering for patch
+1 💚 mvninstall 5m 2s the patch passed
+1 💚 checkstyle 3m 49s the patch passed
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 hadoopcheck 16m 6s Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1 ❌ findbugs 2m 50s hbase-server in the patch failed.
_ Other Tests _
+1 💚 asflicense 1m 37s The patch does not generate ASF License warnings.
61m 43s
Subsystem Report/Notes
Docker Client=19.03.7 Server=19.03.7 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/5/artifact/yetus-general-check/output/Dockerfile
GITHUB PR #1220
Optional Tests dupname asflicense spotbugs findbugs hadoopcheck hbaseanti checkstyle
uname Linux 7d498ab792ba 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / d019fd2
findbugs https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/5/artifact/yetus-general-check/output/branch-findbugs-hbase-server.txt
findbugs https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/5/artifact/yetus-general-check/output/patch-findbugs-hbase-server.txt
Max. process+thread count 93 (vs. ulimit of 10000)
modules C: hbase-client hbase-server hbase-mapreduce hbase-thrift hbase-endpoint hbase-backup hbase-it hbase-rest U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/5/console
versions git=2.17.1 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 33s Docker mode activated.
-0 ⚠️ yetus 0m 3s Unprocessed flag(s): --brief-report-file --findbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+0 🆗 mvndep 0m 34s Maven dependency ordering for branch
+1 💚 mvninstall 6m 31s master passed
+1 💚 compile 4m 46s master passed
+1 💚 shadedjars 4m 57s branch has no errors when building our shaded downstream artifacts.
-0 ⚠️ javadoc 0m 26s hbase-client in master failed.
-0 ⚠️ javadoc 0m 19s hbase-backup in master failed.
-0 ⚠️ javadoc 0m 20s hbase-mapreduce in master failed.
-0 ⚠️ javadoc 0m 24s hbase-rest in master failed.
-0 ⚠️ javadoc 0m 39s hbase-server in master failed.
-0 ⚠️ javadoc 0m 47s hbase-thrift in master failed.
-0 ⚠️ patch 9m 49s Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 16s Maven dependency ordering for patch
+1 💚 mvninstall 6m 18s the patch passed
+1 💚 compile 4m 48s the patch passed
+1 💚 javac 4m 48s the patch passed
+1 💚 shadedjars 4m 51s patch has no errors when building our shaded downstream artifacts.
-0 ⚠️ javadoc 0m 26s hbase-client in the patch failed.
-0 ⚠️ javadoc 0m 39s hbase-server in the patch failed.
-0 ⚠️ javadoc 0m 21s hbase-mapreduce in the patch failed.
-0 ⚠️ javadoc 0m 48s hbase-thrift in the patch failed.
-0 ⚠️ javadoc 0m 19s hbase-backup in the patch failed.
-0 ⚠️ javadoc 0m 24s hbase-rest in the patch failed.
_ Other Tests _
+1 💚 unit 1m 0s hbase-client in the patch passed.
-0 ⚠️ unit 74m 31s hbase-server in the patch failed.
-0 ⚠️ unit 12m 1s hbase-mapreduce in the patch failed.
+1 💚 unit 3m 55s hbase-thrift in the patch passed.
+1 💚 unit 3m 41s hbase-endpoint in the patch passed.
-0 ⚠️ unit 5m 15s hbase-backup in the patch failed.
+1 💚 unit 1m 55s hbase-it in the patch passed.
-0 ⚠️ unit 6m 19s hbase-rest in the patch failed.
153m 20s
Subsystem Report/Notes
Docker Client=19.03.7 Server=19.03.7 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/5/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR #1220
Optional Tests javac javadoc unit shadedjars compile
uname Linux 00600067c9b1 4.15.0-60-generic #67-Ubuntu SMP Thu Aug 22 16:55:30 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / d019fd2
Default Java 2020-01-14
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/5/artifact/yetus-jdk11-hadoop3-check/output/branch-javadoc-hbase-client.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/5/artifact/yetus-jdk11-hadoop3-check/output/branch-javadoc-hbase-backup.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/5/artifact/yetus-jdk11-hadoop3-check/output/branch-javadoc-hbase-mapreduce.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/5/artifact/yetus-jdk11-hadoop3-check/output/branch-javadoc-hbase-rest.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/5/artifact/yetus-jdk11-hadoop3-check/output/branch-javadoc-hbase-server.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/5/artifact/yetus-jdk11-hadoop3-check/output/branch-javadoc-hbase-thrift.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/5/artifact/yetus-jdk11-hadoop3-check/output/patch-javadoc-hbase-client.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/5/artifact/yetus-jdk11-hadoop3-check/output/patch-javadoc-hbase-server.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/5/artifact/yetus-jdk11-hadoop3-check/output/patch-javadoc-hbase-mapreduce.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/5/artifact/yetus-jdk11-hadoop3-check/output/patch-javadoc-hbase-thrift.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/5/artifact/yetus-jdk11-hadoop3-check/output/patch-javadoc-hbase-backup.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/5/artifact/yetus-jdk11-hadoop3-check/output/patch-javadoc-hbase-rest.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/5/artifact/yetus-jdk11-hadoop3-check/output/patch-unit-hbase-server.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/5/artifact/yetus-jdk11-hadoop3-check/output/patch-unit-hbase-mapreduce.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/5/artifact/yetus-jdk11-hadoop3-check/output/patch-unit-hbase-backup.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/5/artifact/yetus-jdk11-hadoop3-check/output/patch-unit-hbase-rest.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/5/testReport/
Max. process+thread count 9282 (vs. ulimit of 10000)
modules C: hbase-client hbase-server hbase-mapreduce hbase-thrift hbase-endpoint hbase-backup hbase-it hbase-rest U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/5/console
versions git=2.17.1 maven=2018-06-17T18:33:14Z)
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 40s Docker mode activated.
-0 ⚠️ yetus 0m 4s Unprocessed flag(s): --brief-report-file --findbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+0 🆗 mvndep 0m 34s Maven dependency ordering for branch
+1 💚 mvninstall 5m 20s master passed
+1 💚 compile 4m 16s master passed
+1 💚 shadedjars 4m 48s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 2m 58s master passed
-0 ⚠️ patch 9m 9s Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 15s Maven dependency ordering for patch
+1 💚 mvninstall 5m 5s the patch passed
+1 💚 compile 4m 16s the patch passed
+1 💚 javac 4m 16s the patch passed
+1 💚 shadedjars 4m 40s patch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 2m 54s the patch passed
_ Other Tests _
+1 💚 unit 0m 55s hbase-client in the patch passed.
-1 ❌ unit 70m 5s hbase-server in the patch failed.
-1 ❌ unit 16m 52s hbase-mapreduce in the patch failed.
+1 💚 unit 2m 32s hbase-thrift in the patch passed.
+1 💚 unit 3m 16s hbase-endpoint in the patch passed.
-1 ❌ unit 17m 22s hbase-backup in the patch failed.
+1 💚 unit 1m 21s hbase-it in the patch passed.
+1 💚 unit 3m 1s hbase-rest in the patch passed.
155m 10s
Subsystem Report/Notes
Docker Client=19.03.7 Server=19.03.7 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/5/artifact/yetus-jdk8-hadoop2-check/output/Dockerfile
GITHUB PR #1220
Optional Tests javac javadoc unit shadedjars compile
uname Linux 27f6de5c502a 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / d019fd2
Default Java 1.8.0_232
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/5/artifact/yetus-jdk8-hadoop2-check/output/patch-unit-hbase-server.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/5/artifact/yetus-jdk8-hadoop2-check/output/patch-unit-hbase-mapreduce.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/5/artifact/yetus-jdk8-hadoop2-check/output/patch-unit-hbase-backup.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/5/testReport/
Max. process+thread count 6081 (vs. ulimit of 10000)
modules C: hbase-client hbase-server hbase-mapreduce hbase-thrift hbase-endpoint hbase-backup hbase-it hbase-rest U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/5/console
versions git=2.17.1 maven=2018-06-17T18:33:14Z)
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 1m 44s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+1 💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
_ master Compile Tests _
+0 🆗 mvndep 0m 34s Maven dependency ordering for branch
+1 💚 mvninstall 5m 43s master passed
+1 💚 checkstyle 3m 50s master passed
+0 🆗 spotbugs 1m 25s Used deprecated FindBugs config; considering switching to SpotBugs.
-1 ❌ findbugs 3m 7s hbase-server in master failed.
-0 ⚠️ patch 2m 25s Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 14s Maven dependency ordering for patch
+1 💚 mvninstall 5m 11s the patch passed
+1 💚 checkstyle 3m 49s the patch passed
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 hadoopcheck 16m 41s Patch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1 ❌ findbugs 3m 33s hbase-server in the patch failed.
_ Other Tests _
+1 💚 asflicense 1m 34s The patch does not generate ASF License warnings.
67m 8s
Subsystem Report/Notes
Docker Client=19.03.8 Server=19.03.8 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/6/artifact/yetus-general-check/output/Dockerfile
GITHUB PR #1220
Optional Tests dupname asflicense spotbugs findbugs hadoopcheck hbaseanti checkstyle
uname Linux bf16ede77231 4.15.0-60-generic #67-Ubuntu SMP Thu Aug 22 16:55:30 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / 64e67fb
findbugs https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/6/artifact/yetus-general-check/output/branch-findbugs-hbase-server.txt
findbugs https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/6/artifact/yetus-general-check/output/patch-findbugs-hbase-server.txt
Max. process+thread count 94 (vs. ulimit of 10000)
modules C: hbase-client hbase-server hbase-mapreduce hbase-thrift hbase-endpoint hbase-backup hbase-it hbase-rest U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/6/console
versions git=2.17.1 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 2m 7s Docker mode activated.
-0 ⚠️ yetus 0m 3s Unprocessed flag(s): --brief-report-file --findbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+0 🆗 mvndep 0m 14s Maven dependency ordering for branch
+1 💚 mvninstall 6m 18s master passed
+1 💚 compile 4m 51s master passed
+1 💚 shadedjars 5m 4s branch has no errors when building our shaded downstream artifacts.
-0 ⚠️ javadoc 0m 27s hbase-client in master failed.
-0 ⚠️ javadoc 0m 40s hbase-server in master failed.
-0 ⚠️ javadoc 0m 20s hbase-mapreduce in master failed.
-0 ⚠️ javadoc 0m 49s hbase-thrift in master failed.
-0 ⚠️ javadoc 0m 20s hbase-backup in master failed.
-0 ⚠️ javadoc 0m 24s hbase-rest in master failed.
-0 ⚠️ patch 9m 58s Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 15s Maven dependency ordering for patch
+1 💚 mvninstall 6m 16s the patch passed
+1 💚 compile 4m 53s the patch passed
+1 💚 javac 4m 53s the patch passed
+1 💚 shadedjars 4m 58s patch has no errors when building our shaded downstream artifacts.
-0 ⚠️ javadoc 0m 26s hbase-client in the patch failed.
-0 ⚠️ javadoc 0m 40s hbase-server in the patch failed.
-0 ⚠️ javadoc 0m 21s hbase-mapreduce in the patch failed.
-0 ⚠️ javadoc 0m 48s hbase-thrift in the patch failed.
-0 ⚠️ javadoc 0m 20s hbase-backup in the patch failed.
-0 ⚠️ javadoc 0m 23s hbase-rest in the patch failed.
_ Other Tests _
+1 💚 unit 1m 3s hbase-client in the patch passed.
-0 ⚠️ unit 65m 5s hbase-server in the patch failed.
-0 ⚠️ unit 7m 57s hbase-mapreduce in the patch failed.
+1 💚 unit 2m 35s hbase-thrift in the patch passed.
+1 💚 unit 3m 4s hbase-endpoint in the patch passed.
-0 ⚠️ unit 4m 32s hbase-backup in the patch failed.
+1 💚 unit 1m 11s hbase-it in the patch passed.
+1 💚 unit 2m 48s hbase-rest in the patch passed.
134m 13s
Subsystem Report/Notes
Docker Client=19.03.8 Server=19.03.8 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/6/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR #1220
Optional Tests javac javadoc unit shadedjars compile
uname Linux 413b3d7562ee 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / 64e67fb
Default Java 2020-01-14
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/6/artifact/yetus-jdk11-hadoop3-check/output/branch-javadoc-hbase-client.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/6/artifact/yetus-jdk11-hadoop3-check/output/branch-javadoc-hbase-server.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/6/artifact/yetus-jdk11-hadoop3-check/output/branch-javadoc-hbase-mapreduce.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/6/artifact/yetus-jdk11-hadoop3-check/output/branch-javadoc-hbase-thrift.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/6/artifact/yetus-jdk11-hadoop3-check/output/branch-javadoc-hbase-backup.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/6/artifact/yetus-jdk11-hadoop3-check/output/branch-javadoc-hbase-rest.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/6/artifact/yetus-jdk11-hadoop3-check/output/patch-javadoc-hbase-client.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/6/artifact/yetus-jdk11-hadoop3-check/output/patch-javadoc-hbase-server.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/6/artifact/yetus-jdk11-hadoop3-check/output/patch-javadoc-hbase-mapreduce.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/6/artifact/yetus-jdk11-hadoop3-check/output/patch-javadoc-hbase-thrift.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/6/artifact/yetus-jdk11-hadoop3-check/output/patch-javadoc-hbase-backup.txt
javadoc https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/6/artifact/yetus-jdk11-hadoop3-check/output/patch-javadoc-hbase-rest.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/6/artifact/yetus-jdk11-hadoop3-check/output/patch-unit-hbase-server.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/6/artifact/yetus-jdk11-hadoop3-check/output/patch-unit-hbase-mapreduce.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/6/artifact/yetus-jdk11-hadoop3-check/output/patch-unit-hbase-backup.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/6/testReport/
Max. process+thread count 6004 (vs. ulimit of 10000)
modules C: hbase-client hbase-server hbase-mapreduce hbase-thrift hbase-endpoint hbase-backup hbase-it hbase-rest U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/6/console
versions git=2.17.1 maven=2018-06-17T18:33:14Z)
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 1m 38s Docker mode activated.
-0 ⚠️ yetus 0m 3s Unprocessed flag(s): --brief-report-file --findbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+0 🆗 mvndep 0m 35s Maven dependency ordering for branch
+1 💚 mvninstall 5m 21s master passed
+1 💚 compile 4m 10s master passed
+1 💚 shadedjars 4m 49s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 2m 56s master passed
-0 ⚠️ patch 9m 10s Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 16s Maven dependency ordering for patch
+1 💚 mvninstall 5m 3s the patch passed
+1 💚 compile 4m 13s the patch passed
+1 💚 javac 4m 13s the patch passed
+1 💚 shadedjars 4m 44s patch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 2m 53s the patch passed
_ Other Tests _
+1 💚 unit 0m 52s hbase-client in the patch passed.
-1 ❌ unit 62m 10s hbase-server in the patch failed.
-1 ❌ unit 21m 7s hbase-mapreduce in the patch failed.
+1 💚 unit 2m 35s hbase-thrift in the patch passed.
+1 💚 unit 3m 23s hbase-endpoint in the patch passed.
-1 ❌ unit 9m 13s hbase-backup in the patch failed.
+1 💚 unit 1m 12s hbase-it in the patch passed.
+1 💚 unit 2m 48s hbase-rest in the patch passed.
144m 5s
Subsystem Report/Notes
Docker Client=19.03.8 Server=19.03.8 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/6/artifact/yetus-jdk8-hadoop2-check/output/Dockerfile
GITHUB PR #1220
Optional Tests javac javadoc unit shadedjars compile
uname Linux 9e776d997e9a 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/hbase-personality.sh
git revision master / 64e67fb
Default Java 1.8.0_232
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/6/artifact/yetus-jdk8-hadoop2-check/output/patch-unit-hbase-server.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/6/artifact/yetus-jdk8-hadoop2-check/output/patch-unit-hbase-mapreduce.txt
unit https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/6/artifact/yetus-jdk8-hadoop2-check/output/patch-unit-hbase-backup.txt
Test Results https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/6/testReport/
Max. process+thread count 8824 (vs. ulimit of 10000)
modules C: hbase-client hbase-server hbase-mapreduce hbase-thrift hbase-endpoint hbase-backup hbase-it hbase-rest U: .
Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1220/6/console
versions git=2.17.1 maven=2018-06-17T18:33:14Z)
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@Apache9 Apache9 merged commit 1b163d9 into apache:master Mar 13, 2020
@HorizonNet HorizonNet deleted the HBASE-23847 branch March 13, 2020 12:46
thangTang pushed a commit to thangTang/hbase that referenced this pull request Apr 16, 2020
Signed-off-by: Viraj Jasani <vjasani@apache.org>
thangTang pushed a commit to thangTang/hbase that referenced this pull request Apr 16, 2020
Signed-off-by: Viraj Jasani <vjasani@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants