Skip to content

Conversation

@bharathv
Copy link
Contributor

Will keep piling on commits on to this PR in the coming days as and when I find time.

@bharathv bharathv force-pushed the HBASE-18085-branch-1 branch from 36ea9e2 to 10eaec5 Compare August 19, 2020 17:25
@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 6m 40s 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.
+1 💚 test4tests 0m 0s The patch appears to include 1 new or modified test files.
_ branch-1 Compile Tests _
+1 💚 mvninstall 9m 53s branch-1 passed
+1 💚 compile 0m 41s branch-1 passed with JDK v1.8.0_262
+1 💚 compile 0m 44s branch-1 passed with JDK v1.7.0_272
+1 💚 checkstyle 1m 45s branch-1 passed
+1 💚 shadedjars 3m 1s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 0m 49s branch-1 passed with JDK v1.8.0_262
+1 💚 javadoc 0m 40s branch-1 passed with JDK v1.7.0_272
+0 🆗 spotbugs 3m 6s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 3m 2s branch-1 passed
_ Patch Compile Tests _
+1 💚 mvninstall 1m 54s the patch passed
+1 💚 compile 0m 41s the patch passed with JDK v1.8.0_262
+1 💚 javac 0m 41s the patch passed
+1 💚 compile 0m 44s the patch passed with JDK v1.7.0_272
+1 💚 javac 0m 44s the patch passed
+1 💚 checkstyle 1m 33s the patch passed
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 shadedjars 2m 49s patch has no errors when building our shaded downstream artifacts.
+1 💚 hadoopcheck 4m 49s Patch does not cause any errors with Hadoop 2.8.5 2.9.2.
+1 💚 javadoc 0m 34s the patch passed with JDK v1.8.0_262
+1 💚 javadoc 0m 44s the patch passed with JDK v1.7.0_272
+1 💚 findbugs 3m 33s the patch passed
_ Other Tests _
+1 💚 unit 133m 20s hbase-server in the patch passed.
+1 💚 asflicense 0m 40s The patch does not generate ASF License warnings.
183m 6s
Subsystem Report/Notes
Docker Client=19.03.12 Server=19.03.12 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/1/artifact/out/Dockerfile
GITHUB PR #2280
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux ce6cb475fc49 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 /home/jenkins/jenkins-home/workspace/Base-PreCommit-GitHub-PR_PR-2280/out/precommit/personality/provided.sh
git revision branch-1 / c2e0cf9
Default Java 1.7.0_272
Multi-JDK versions /usr/lib/jvm/zulu-8-amd64:1.8.0_262 /usr/lib/jvm/zulu-7-amd64:1.7.0_272
Test Results https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/1/testReport/
Max. process+thread count 4770 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/1/console
versions git=1.9.1 maven=3.0.5 findbugs=3.0.1
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 36s 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.
+1 💚 test4tests 0m 0s The patch appears to include 2 new or modified test files.
_ branch-1 Compile Tests _
+1 💚 mvninstall 10m 16s branch-1 passed
+1 💚 compile 0m 39s branch-1 passed with JDK v1.8.0_262
+1 💚 compile 0m 45s branch-1 passed with JDK v1.7.0_272
+1 💚 checkstyle 1m 47s branch-1 passed
+1 💚 shadedjars 2m 59s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 0m 50s branch-1 passed with JDK v1.8.0_262
+1 💚 javadoc 0m 41s branch-1 passed with JDK v1.7.0_272
+0 🆗 spotbugs 3m 6s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 3m 1s branch-1 passed
_ Patch Compile Tests _
+1 💚 mvninstall 1m 53s the patch passed
+1 💚 compile 0m 41s the patch passed with JDK v1.8.0_262
+1 💚 javac 0m 41s the patch passed
+1 💚 compile 0m 47s the patch passed with JDK v1.7.0_272
+1 💚 javac 0m 47s the patch passed
+1 💚 checkstyle 1m 39s hbase-server: The patch generated 0 new + 220 unchanged - 4 fixed = 220 total (was 224)
+1 💚 whitespace 0m 1s The patch has no whitespace issues.
+1 💚 shadedjars 2m 47s patch has no errors when building our shaded downstream artifacts.
+1 💚 hadoopcheck 4m 36s Patch does not cause any errors with Hadoop 2.8.5 2.9.2.
+1 💚 javadoc 0m 33s the patch passed with JDK v1.8.0_262
+1 💚 javadoc 0m 42s the patch passed with JDK v1.7.0_272
+1 💚 findbugs 2m 54s the patch passed
_ Other Tests _
+1 💚 unit 124m 37s hbase-server in the patch passed.
+1 💚 asflicense 0m 38s The patch does not generate ASF License warnings.
166m 46s
Subsystem Report/Notes
Docker Client=19.03.12 Server=19.03.12 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/2/artifact/out/Dockerfile
GITHUB PR #2280
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux b0b076e274c9 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 /home/jenkins/jenkins-home/workspace/Base-PreCommit-GitHub-PR_PR-2280/out/precommit/personality/provided.sh
git revision branch-1 / c2e0cf9
Default Java 1.7.0_272
Multi-JDK versions /usr/lib/jvm/zulu-8-amd64:1.8.0_262 /usr/lib/jvm/zulu-7-amd64:1.7.0_272
Test Results https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/2/testReport/
Max. process+thread count 4401 (vs. ulimit of 10000)
modules C: hbase-server U: hbase-server
Console output https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/2/console
versions git=1.9.1 maven=3.0.5 findbugs=3.0.1
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 6m 54s 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.
+1 💚 test4tests 0m 0s The patch appears to include 5 new or modified test files.
_ branch-1 Compile Tests _
+0 🆗 mvndep 2m 24s Maven dependency ordering for branch
+1 💚 mvninstall 8m 8s branch-1 passed
+1 💚 compile 1m 3s branch-1 passed with JDK v1.8.0_262
+1 💚 compile 1m 11s branch-1 passed with JDK v1.7.0_272
+1 💚 checkstyle 2m 29s branch-1 passed
+1 💚 shadedjars 3m 10s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 1m 3s branch-1 passed with JDK v1.8.0_262
+1 💚 javadoc 1m 10s branch-1 passed with JDK v1.7.0_272
+0 🆗 spotbugs 2m 54s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 4m 35s branch-1 passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 19s Maven dependency ordering for patch
-1 ❌ mvninstall 0m 54s root in the patch failed.
-1 ❌ compile 0m 28s hbase-server in the patch failed with JDK v1.8.0_262.
-1 ❌ javac 0m 28s hbase-server in the patch failed with JDK v1.8.0_262.
-1 ❌ compile 0m 21s hbase-client in the patch failed with JDK v1.7.0_272.
-1 ❌ compile 0m 35s hbase-server in the patch failed with JDK v1.7.0_272.
-1 ❌ javac 0m 21s hbase-client in the patch failed with JDK v1.7.0_272.
-1 ❌ javac 0m 35s hbase-server in the patch failed with JDK v1.7.0_272.
-1 ❌ checkstyle 0m 43s hbase-client: The patch generated 11 new + 279 unchanged - 3 fixed = 290 total (was 282)
-1 ❌ checkstyle 1m 35s hbase-server: The patch generated 3 new + 226 unchanged - 5 fixed = 229 total (was 231)
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
-1 ❌ shadedjars 1m 12s patch has 14 errors when building our shaded downstream artifacts.
-1 ❌ hadoopcheck 0m 56s The patch causes 14 errors with Hadoop v2.8.5.
-1 ❌ hadoopcheck 2m 8s The patch causes 14 errors with Hadoop v2.9.2.
+1 💚 javadoc 0m 57s the patch passed with JDK v1.8.0_262
-1 ❌ javadoc 0m 28s hbase-client-jdk1.7.0_272 with JDK v1.7.0_272 generated 1 new + 14 unchanged - 0 fixed = 15 total (was 14)
-1 ❌ findbugs 0m 24s hbase-client in the patch failed.
-1 ❌ findbugs 0m 40s hbase-server in the patch failed.
_ Other Tests _
-1 ❌ unit 0m 25s hbase-client in the patch failed.
-1 ❌ unit 0m 40s hbase-server in the patch failed.
+1 💚 asflicense 0m 26s The patch does not generate ASF License warnings.
47m 16s
Subsystem Report/Notes
Docker Client=19.03.12 Server=19.03.12 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/3/artifact/out/Dockerfile
GITHUB PR #2280
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile
uname Linux 3edb0bdbbd1e 4.15.0-112-generic #113-Ubuntu SMP Thu Jul 9 23:41:39 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-agent/workspace/Base-PreCommit-GitHub-PR_PR-2280/out/precommit/personality/provided.sh
git revision branch-1 / c2e0cf9
Default Java 1.7.0_272
Multi-JDK versions /usr/lib/jvm/zulu-8-amd64:1.8.0_262 /usr/lib/jvm/zulu-7-amd64:1.7.0_272
mvninstall https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/3/artifact/out/patch-mvninstall-root.txt
compile https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/3/artifact/out/patch-compile-hbase-server-jdk1.8.0_262.txt
javac https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/3/artifact/out/patch-compile-hbase-server-jdk1.8.0_262.txt
compile https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/3/artifact/out/patch-compile-hbase-client-jdk1.7.0_272.txt
compile https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/3/artifact/out/patch-compile-hbase-server-jdk1.7.0_272.txt
javac https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/3/artifact/out/patch-compile-hbase-client-jdk1.7.0_272.txt
javac https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/3/artifact/out/patch-compile-hbase-server-jdk1.7.0_272.txt
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/3/artifact/out/diff-checkstyle-hbase-client.txt
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/3/artifact/out/diff-checkstyle-hbase-server.txt
shadedjars https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/3/artifact/out/patch-shadedjars.txt
hadoopcheck https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/3/artifact/out/patch-javac-2.8.5.txt
hadoopcheck https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/3/artifact/out/patch-javac-2.9.2.txt
javadoc https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/3/artifact/out/diff-javadoc-javadoc-hbase-client-jdk1.7.0_272.txt
findbugs https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/3/artifact/out/patch-findbugs-hbase-client.txt
findbugs https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/3/artifact/out/patch-findbugs-hbase-server.txt
unit https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/3/artifact/out/patch-unit-hbase-client.txt
unit https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/3/artifact/out/patch-unit-hbase-server.txt
Test Results https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/3/testReport/
Max. process+thread count 87 (vs. ulimit of 10000)
modules C: hbase-client hbase-server U: .
Console output https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/3/console
versions git=1.9.1 maven=3.0.5 findbugs=3.0.1
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@bharathv bharathv force-pushed the HBASE-18085-branch-1 branch 3 times, most recently from f81932c to a70e088 Compare August 21, 2020 04:18
@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 36s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 prototool 0m 0s prototool was not available.
+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 6 new or modified test files.
_ branch-1 Compile Tests _
+0 🆗 mvndep 2m 26s Maven dependency ordering for branch
+1 💚 mvninstall 7m 57s branch-1 passed
+1 💚 compile 1m 24s branch-1 passed with JDK v1.8.0_262
+1 💚 compile 1m 36s branch-1 passed with JDK v1.7.0_272
+1 💚 checkstyle 4m 57s branch-1 passed
+1 💚 shadedjars 3m 1s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 1m 13s branch-1 passed with JDK v1.8.0_262
+1 💚 javadoc 1m 17s branch-1 passed with JDK v1.7.0_272
+0 🆗 spotbugs 2m 41s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 6m 21s branch-1 passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 17s Maven dependency ordering for patch
+1 💚 mvninstall 1m 52s the patch passed
+1 💚 compile 1m 25s the patch passed with JDK v1.8.0_262
+1 💚 cc 1m 25s the patch passed
+1 💚 javac 1m 25s the patch passed
+1 💚 compile 1m 37s the patch passed with JDK v1.7.0_272
+1 💚 cc 1m 37s the patch passed
+1 💚 javac 1m 37s the patch passed
-1 ❌ checkstyle 0m 42s hbase-client: The patch generated 7 new + 281 unchanged - 1 fixed = 288 total (was 282)
-1 ❌ checkstyle 1m 40s hbase-server: The patch generated 5 new + 243 unchanged - 5 fixed = 248 total (was 248)
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 shadedjars 2m 50s patch has no errors when building our shaded downstream artifacts.
+1 💚 hadoopcheck 4m 41s Patch does not cause any errors with Hadoop 2.8.5 2.9.2.
+1 💚 hbaseprotoc 1m 50s the patch passed
+1 💚 javadoc 1m 1s the patch passed with JDK v1.8.0_262
+1 💚 javadoc 1m 18s the patch passed with JDK v1.7.0_272
+1 💚 findbugs 6m 37s the patch passed
_ Other Tests _
+1 💚 unit 0m 27s hbase-protocol in the patch passed.
+1 💚 unit 2m 44s hbase-client in the patch passed.
+1 💚 unit 125m 0s hbase-server in the patch passed.
+1 💚 asflicense 1m 6s The patch does not generate ASF License warnings.
192m 46s
Subsystem Report/Notes
Docker Client=19.03.12 Server=19.03.12 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/5/artifact/out/Dockerfile
GITHUB PR #2280
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile cc hbaseprotoc prototool
uname Linux a24c9dc336a0 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 /home/jenkins/jenkins-home/workspace/Base-PreCommit-GitHub-PR_PR-2280/out/precommit/personality/provided.sh
git revision branch-1 / c2e0cf9
Default Java 1.7.0_272
Multi-JDK versions /usr/lib/jvm/zulu-8-amd64:1.8.0_262 /usr/lib/jvm/zulu-7-amd64:1.7.0_272
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/5/artifact/out/diff-checkstyle-hbase-client.txt
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/5/artifact/out/diff-checkstyle-hbase-server.txt
Test Results https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/5/testReport/
Max. process+thread count 4358 (vs. ulimit of 10000)
modules C: hbase-protocol hbase-client hbase-server U: .
Console output https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/5/console
versions git=1.9.1 maven=3.0.5 findbugs=3.0.1
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@bharathv bharathv force-pushed the HBASE-18085-branch-1 branch from a70e088 to 6d71600 Compare August 21, 2020 16:32
@bharathv
Copy link
Contributor Author

Back ported until the commit that implements all the server side RPCs needed by the registry. The build is clean so far. Next step is to back port the registry changes. I might have to reimplement it given all the client side incompatibilities.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 45s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 prototool 0m 1s prototool was not available.
+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 6 new or modified test files.
_ branch-1 Compile Tests _
+0 🆗 mvndep 2m 24s Maven dependency ordering for branch
+1 💚 mvninstall 8m 28s branch-1 passed
+1 💚 compile 1m 39s branch-1 passed with JDK v1.8.0_262
+1 💚 compile 1m 44s branch-1 passed with JDK v1.7.0_272
+1 💚 checkstyle 4m 56s branch-1 passed
+1 💚 shadedjars 3m 7s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 1m 15s branch-1 passed with JDK v1.8.0_262
+1 💚 javadoc 1m 20s branch-1 passed with JDK v1.7.0_272
+0 🆗 spotbugs 2m 40s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 6m 25s branch-1 passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 18s Maven dependency ordering for patch
+1 💚 mvninstall 1m 53s the patch passed
+1 💚 compile 1m 29s the patch passed with JDK v1.8.0_262
+1 💚 cc 1m 29s the patch passed
+1 💚 javac 1m 29s the patch passed
+1 💚 compile 1m 36s the patch passed with JDK v1.7.0_272
+1 💚 cc 1m 36s the patch passed
+1 💚 javac 1m 36s the patch passed
-1 ❌ checkstyle 0m 43s hbase-client: The patch generated 2 new + 279 unchanged - 3 fixed = 281 total (was 282)
-1 ❌ checkstyle 1m 37s hbase-server: The patch generated 2 new + 243 unchanged - 5 fixed = 245 total (was 248)
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 shadedjars 2m 51s patch has no errors when building our shaded downstream artifacts.
+1 💚 hadoopcheck 4m 37s Patch does not cause any errors with Hadoop 2.8.5 2.9.2.
+1 💚 hbaseprotoc 1m 51s the patch passed
+1 💚 javadoc 1m 1s the patch passed with JDK v1.8.0_262
+1 💚 javadoc 1m 18s the patch passed with JDK v1.7.0_272
+1 💚 findbugs 6m 41s the patch passed
_ Other Tests _
+1 💚 unit 0m 28s hbase-protocol in the patch passed.
+1 💚 unit 2m 42s hbase-client in the patch passed.
+1 💚 unit 124m 29s hbase-server in the patch passed.
+1 💚 asflicense 1m 21s The patch does not generate ASF License warnings.
193m 49s
Subsystem Report/Notes
Docker Client=19.03.12 Server=19.03.12 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/6/artifact/out/Dockerfile
GITHUB PR #2280
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile cc hbaseprotoc prototool
uname Linux 13fc6b1117bd 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 /home/jenkins/jenkins-home/workspace/Base-PreCommit-GitHub-PR_PR-2280/out/precommit/personality/provided.sh
git revision branch-1 / c2e0cf9
Default Java 1.7.0_272
Multi-JDK versions /usr/lib/jvm/zulu-8-amd64:1.8.0_262 /usr/lib/jvm/zulu-7-amd64:1.7.0_272
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/6/artifact/out/diff-checkstyle-hbase-client.txt
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/6/artifact/out/diff-checkstyle-hbase-server.txt
Test Results https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/6/testReport/
Max. process+thread count 4366 (vs. ulimit of 10000)
modules C: hbase-protocol hbase-client hbase-server U: .
Console output https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/6/console
versions git=1.9.1 maven=3.0.5 findbugs=3.0.1
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 49s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 1s No case conflicting files found.
+0 🆗 prototool 0m 0s prototool was not available.
-1 ❌ hbaseanti 0m 0s The patch appears use Hadoop classification instead of HBase.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 31 new or modified test files.
_ branch-1 Compile Tests _
+0 🆗 mvndep 2m 25s Maven dependency ordering for branch
+1 💚 mvninstall 8m 41s branch-1 passed
+1 💚 compile 1m 55s branch-1 passed with JDK v1.8.0_262
+1 💚 compile 2m 15s branch-1 passed with JDK v1.7.0_272
+1 💚 checkstyle 6m 49s branch-1 passed
+1 💚 shadedjars 3m 40s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 1m 35s branch-1 passed with JDK v1.8.0_262
+1 💚 javadoc 1m 39s branch-1 passed with JDK v1.7.0_272
+0 🆗 spotbugs 2m 42s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 7m 7s branch-1 passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 17s Maven dependency ordering for patch
+1 💚 mvninstall 1m 56s the patch passed
+1 💚 compile 1m 46s the patch passed with JDK v1.8.0_262
+1 💚 cc 1m 46s the patch passed
+1 💚 javac 1m 46s the patch passed
+1 💚 compile 2m 1s the patch passed with JDK v1.7.0_272
+1 💚 cc 2m 1s the patch passed
+1 💚 javac 2m 1s the patch passed
-1 ❌ checkstyle 0m 54s hbase-client: The patch generated 37 new + 691 unchanged - 22 fixed = 728 total (was 713)
-1 ❌ checkstyle 2m 25s hbase-server: The patch generated 95 new + 1877 unchanged - 44 fixed = 1972 total (was 1921)
-1 ❌ checkstyle 0m 17s hbase-rsgroup: The patch generated 2 new + 2 unchanged - 0 fixed = 4 total (was 2)
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 shadedjars 2m 49s patch has no errors when building our shaded downstream artifacts.
+1 💚 hadoopcheck 4m 35s Patch does not cause any errors with Hadoop 2.8.5 2.9.2.
+1 💚 hbaseprotoc 2m 12s the patch passed
+1 💚 javadoc 1m 16s the patch passed with JDK v1.8.0_262
+1 💚 javadoc 1m 37s the patch passed with JDK v1.7.0_272
-1 ❌ findbugs 2m 55s hbase-server generated 3 new + 0 unchanged - 0 fixed = 3 total (was 0)
_ Other Tests _
+1 💚 unit 0m 28s hbase-protocol in the patch passed.
-1 ❌ unit 2m 44s hbase-client in the patch failed.
-1 ❌ unit 131m 27s hbase-server in the patch failed.
-1 ❌ unit 13m 11s hbase-rsgroup in the patch failed.
+1 💚 asflicense 1m 51s The patch does not generate ASF License warnings.
225m 46s
Reason Tests
FindBugs module:hbase-server
Call to org.apache.hadoop.hbase.client.TableState.equals(org.apache.hadoop.hbase.protobuf.generated.HBaseProtos$TableState$State) in org.apache.hadoop.hbase.util.HBaseFsck.checkAndFixOrphanedTableZNodes() At HBaseFsck.java: At HBaseFsck.java:[line 3553]
Null pointer dereference of enablingTables in org.apache.hadoop.hbase.util.HBaseFsck.checkAndFixOrphanedTableZNodes() Dereferenced at HBaseFsck.java:in org.apache.hadoop.hbase.util.HBaseFsck.checkAndFixOrphanedTableZNodes() Dereferenced at HBaseFsck.java:[line 3554]
Null pointer dereference of enablingTables in org.apache.hadoop.hbase.util.HBaseFsck.checkAndFixOrphanedTableZNodes() Dereferenced at HBaseFsck.java:in org.apache.hadoop.hbase.util.HBaseFsck.checkAndFixOrphanedTableZNodes() Dereferenced at HBaseFsck.java:[line 3560]
Failed junit tests hadoop.hbase.TestInterfaceAudienceAnnotations
hadoop.hbase.master.cleaner.TestSnapshotFromMaster
hadoop.hbase.client.TestSnapshotCloneIndependence
hadoop.hbase.client.TestSnapshotWithAcl
hadoop.hbase.client.TestSnapshotTemporaryDirectoryWithRegionReplicas
hadoop.hbase.util.hbck.TestOfflineMetaRebuildBase
hadoop.hbase.client.TestMetaWithReplicas
hadoop.hbase.client.TestRestoreSnapshotFromClient
hadoop.hbase.client.TestSnapshotTemporaryDirectory
hadoop.hbase.namespace.TestZKLessNamespaceAuditor
hadoop.hbase.master.snapshot.TestSnapshotFileCache
hadoop.hbase.util.hbck.TestOfflineMetaRebuildOverlap
hadoop.hbase.master.procedure.TestCreateTableProcedure2
hadoop.hbase.TestDrainingServer
hadoop.hbase.client.TestSnapshotMetadata
hadoop.hbase.snapshot.TestConcurrentFlushSnapshotFromClient
hadoop.hbase.client.TestRestoreSnapshotFromClientWithRegionReplicas
hadoop.hbase.snapshot.TestSecureExportSnapshot
hadoop.hbase.master.handler.TestCreateTableHandler
hadoop.hbase.namespace.TestNamespaceAuditor
hadoop.hbase.util.hbck.TestOfflineMetaRebuildHole
hadoop.hbase.coprocessor.TestMasterObserver
hadoop.hbase.client.TestCloneSnapshotFromClient
hadoop.hbase.master.TestMasterFailover
hadoop.hbase.snapshot.TestFlushSnapshotFromClient
hadoop.hbase.snapshot.TestExportSnapshot
hadoop.hbase.client.TestSnapshotDFSTemporaryDirectory
hadoop.hbase.snapshot.TestExportSnapshotWithTemporaryDirectory
hadoop.hbase.util.TestHBaseFsckEncryption
hadoop.hbase.snapshot.TestRestoreFlushSnapshotFromClient
hadoop.hbase.rsgroup.TestRSGroupsBasics
Subsystem Report/Notes
Docker Client=19.03.12 Server=19.03.12 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/7/artifact/out/Dockerfile
GITHUB PR #2280
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile cc hbaseprotoc prototool
uname Linux 11f57313e0cc 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 /home/jenkins/jenkins-home/workspace/Base-PreCommit-GitHub-PR_PR-2280/out/precommit/personality/provided.sh
git revision branch-1 / 041debd
Default Java 1.7.0_272
Multi-JDK versions /usr/lib/jvm/zulu-8-amd64:1.8.0_262 /usr/lib/jvm/zulu-7-amd64:1.7.0_272
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/7/artifact/out/diff-checkstyle-hbase-client.txt
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/7/artifact/out/diff-checkstyle-hbase-server.txt
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/7/artifact/out/diff-checkstyle-hbase-rsgroup.txt
findbugs https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/7/artifact/out/new-findbugs-hbase-server.html
unit https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/7/artifact/out/patch-unit-hbase-client.txt
unit https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/7/artifact/out/patch-unit-hbase-server.txt
unit https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/7/artifact/out/patch-unit-hbase-rsgroup.txt
Test Results https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/7/testReport/
Max. process+thread count 4343 (vs. ulimit of 10000)
modules C: hbase-protocol hbase-client hbase-server hbase-rsgroup U: .
Console output https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/7/console
versions git=1.9.1 maven=3.0.5 findbugs=3.0.1
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@bharathv bharathv force-pushed the HBASE-18085-branch-1 branch from cd629de to 612689a Compare September 1, 2020 05:50
@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 35s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 2s No case conflicting files found.
+0 🆗 prototool 0m 0s prototool was not available.
-1 ❌ hbaseanti 0m 0s The patch appears use Hadoop classification instead of HBase.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 30 new or modified test files.
_ branch-1 Compile Tests _
+0 🆗 mvndep 2m 30s Maven dependency ordering for branch
+1 💚 mvninstall 8m 5s branch-1 passed
+1 💚 compile 1m 45s branch-1 passed with JDK v1.8.0_262
+1 💚 compile 2m 0s branch-1 passed with JDK v1.7.0_272
+1 💚 checkstyle 6m 9s branch-1 passed
+1 💚 shadedjars 3m 0s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 1m 28s branch-1 passed with JDK v1.8.0_262
+1 💚 javadoc 1m 39s branch-1 passed with JDK v1.7.0_272
+0 🆗 spotbugs 2m 38s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 7m 4s branch-1 passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 18s Maven dependency ordering for patch
+1 💚 mvninstall 1m 57s the patch passed
+1 💚 compile 1m 46s the patch passed with JDK v1.8.0_262
+1 💚 cc 1m 46s the patch passed
+1 💚 javac 1m 46s the patch passed
+1 💚 compile 1m 58s the patch passed with JDK v1.7.0_272
+1 💚 cc 1m 58s the patch passed
+1 💚 javac 1m 58s the patch passed
-1 ❌ checkstyle 0m 53s hbase-client: The patch generated 4 new + 688 unchanged - 25 fixed = 692 total (was 713)
-1 ❌ checkstyle 2m 21s hbase-server: The patch generated 45 new + 1865 unchanged - 50 fixed = 1910 total (was 1915)
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 shadedjars 2m 48s patch has no errors when building our shaded downstream artifacts.
+1 💚 hadoopcheck 4m 44s Patch does not cause any errors with Hadoop 2.8.5 2.9.2.
+1 💚 hbaseprotoc 2m 12s the patch passed
+1 💚 javadoc 1m 16s the patch passed with JDK v1.8.0_262
+1 💚 javadoc 1m 38s the patch passed with JDK v1.7.0_272
+1 💚 findbugs 7m 39s the patch passed
_ Other Tests _
+1 💚 unit 0m 29s hbase-protocol in the patch passed.
+1 💚 unit 2m 44s hbase-client in the patch passed.
-1 ❌ unit 133m 21s hbase-server in the patch failed.
-1 ❌ unit 13m 0s hbase-rsgroup in the patch failed.
+1 💚 asflicense 1m 51s The patch does not generate ASF License warnings.
224m 50s
Reason Tests
Failed junit tests hadoop.hbase.master.cleaner.TestSnapshotFromMaster
hadoop.hbase.client.TestSnapshotCloneIndependence
hadoop.hbase.client.TestSnapshotWithAcl
hadoop.hbase.client.TestSnapshotTemporaryDirectoryWithRegionReplicas
hadoop.hbase.client.TestRestoreSnapshotFromClient
hadoop.hbase.client.TestSnapshotTemporaryDirectory
hadoop.hbase.namespace.TestZKLessNamespaceAuditor
hadoop.hbase.master.snapshot.TestSnapshotFileCache
hadoop.hbase.master.procedure.TestCreateTableProcedure2
hadoop.hbase.TestDrainingServer
hadoop.hbase.client.TestSnapshotMetadata
hadoop.hbase.snapshot.TestConcurrentFlushSnapshotFromClient
hadoop.hbase.client.TestRestoreSnapshotFromClientWithRegionReplicas
hadoop.hbase.snapshot.TestSecureExportSnapshot
hadoop.hbase.master.handler.TestCreateTableHandler
hadoop.hbase.namespace.TestNamespaceAuditor
hadoop.hbase.coprocessor.TestMasterObserver
hadoop.hbase.client.TestCloneSnapshotFromClient
hadoop.hbase.master.TestMasterFailover
hadoop.hbase.snapshot.TestFlushSnapshotFromClient
hadoop.hbase.snapshot.TestExportSnapshot
hadoop.hbase.client.TestSnapshotDFSTemporaryDirectory
hadoop.hbase.snapshot.TestExportSnapshotWithTemporaryDirectory
hadoop.hbase.snapshot.TestRestoreFlushSnapshotFromClient
hadoop.hbase.rsgroup.TestRSGroupsBasics
Subsystem Report/Notes
Docker Client=19.03.12 Server=19.03.12 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/8/artifact/out/Dockerfile
GITHUB PR #2280
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile cc hbaseprotoc prototool
uname Linux 807e2381961d 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 /home/jenkins/jenkins-home/workspace/Base-PreCommit-GitHub-PR_PR-2280/out/precommit/personality/provided.sh
git revision branch-1 / 041debd
Default Java 1.7.0_272
Multi-JDK versions /usr/lib/jvm/zulu-8-amd64:1.8.0_262 /usr/lib/jvm/zulu-7-amd64:1.7.0_272
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/8/artifact/out/diff-checkstyle-hbase-client.txt
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/8/artifact/out/diff-checkstyle-hbase-server.txt
unit https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/8/artifact/out/patch-unit-hbase-server.txt
unit https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/8/artifact/out/patch-unit-hbase-rsgroup.txt
Test Results https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/8/testReport/
Max. process+thread count 4350 (vs. ulimit of 10000)
modules C: hbase-protocol hbase-client hbase-server hbase-rsgroup U: .
Console output https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/8/console
versions git=1.9.1 maven=3.0.5 findbugs=3.0.1
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@bharathv bharathv force-pushed the HBASE-18085-branch-1 branch 2 times, most recently from 5955740 to 47e361b Compare September 1, 2020 18:15
@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 36s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 2s No case conflicting files found.
+0 🆗 prototool 0m 0s prototool was not available.
-1 ❌ hbaseanti 0m 0s The patch appears use Hadoop classification instead of HBase.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 31 new or modified test files.
_ branch-1 Compile Tests _
+0 🆗 mvndep 2m 28s Maven dependency ordering for branch
+1 💚 mvninstall 8m 5s branch-1 passed
+1 💚 compile 1m 55s branch-1 passed with JDK v1.8.0_262
+1 💚 compile 2m 1s branch-1 passed with JDK v1.7.0_272
+1 💚 checkstyle 6m 11s branch-1 passed
+1 💚 shadedjars 3m 1s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 1m 29s branch-1 passed with JDK v1.8.0_262
+1 💚 javadoc 1m 36s branch-1 passed with JDK v1.7.0_272
+0 🆗 spotbugs 2m 39s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 7m 5s branch-1 passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 18s Maven dependency ordering for patch
+1 💚 mvninstall 1m 53s the patch passed
+1 💚 compile 1m 44s the patch passed with JDK v1.8.0_262
+1 💚 cc 1m 44s the patch passed
+1 💚 javac 1m 44s the patch passed
+1 💚 compile 2m 5s the patch passed with JDK v1.7.0_272
+1 💚 cc 2m 5s the patch passed
+1 💚 javac 2m 5s the patch passed
-1 ❌ checkstyle 0m 55s hbase-client: The patch generated 1 new + 691 unchanged - 21 fixed = 692 total (was 712)
-1 ❌ checkstyle 2m 18s hbase-server: The patch generated 34 new + 1866 unchanged - 43 fixed = 1900 total (was 1909)
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 shadedjars 2m 49s patch has no errors when building our shaded downstream artifacts.
+1 💚 hadoopcheck 4m 46s Patch does not cause any errors with Hadoop 2.8.5 2.9.2.
+1 💚 hbaseprotoc 2m 13s the patch passed
+1 💚 javadoc 1m 15s the patch passed with JDK v1.8.0_262
+1 💚 javadoc 1m 36s the patch passed with JDK v1.7.0_272
+1 💚 findbugs 7m 51s the patch passed
_ Other Tests _
+1 💚 unit 0m 28s hbase-protocol in the patch passed.
+1 💚 unit 2m 41s hbase-client in the patch passed.
-1 ❌ unit 139m 55s hbase-server in the patch failed.
+1 💚 unit 12m 29s hbase-rsgroup in the patch passed.
+1 💚 asflicense 1m 52s The patch does not generate ASF License warnings.
231m 20s
Reason Tests
Failed junit tests hadoop.hbase.master.cleaner.TestSnapshotFromMaster
hadoop.hbase.master.snapshot.TestSnapshotFileCache
hadoop.hbase.master.procedure.TestCreateTableProcedure2
hadoop.hbase.TestDrainingServer
hadoop.hbase.snapshot.TestSecureExportSnapshot
hadoop.hbase.mapreduce.TestSecureLoadIncrementalHFiles
hadoop.hbase.master.TestMasterFailover
hadoop.hbase.snapshot.TestExportSnapshot
hadoop.hbase.snapshot.TestExportSnapshotWithTemporaryDirectory
hadoop.hbase.mapreduce.TestLoadIncrementalHFilesUseSecurityEndPoint
Subsystem Report/Notes
Docker Client=19.03.12 Server=19.03.12 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/10/artifact/out/Dockerfile
GITHUB PR #2280
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile cc hbaseprotoc prototool
uname Linux 0805b901d23a 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 /home/jenkins/jenkins-home/workspace/Base-PreCommit-GitHub-PR_PR-2280/out/precommit/personality/provided.sh
git revision branch-1 / 80ce76c
Default Java 1.7.0_272
Multi-JDK versions /usr/lib/jvm/zulu-8-amd64:1.8.0_262 /usr/lib/jvm/zulu-7-amd64:1.7.0_272
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/10/artifact/out/diff-checkstyle-hbase-client.txt
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/10/artifact/out/diff-checkstyle-hbase-server.txt
unit https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/10/artifact/out/patch-unit-hbase-server.txt
Test Results https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/10/testReport/
Max. process+thread count 4321 (vs. ulimit of 10000)
modules C: hbase-protocol hbase-client hbase-server hbase-rsgroup U: .
Console output https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/10/console
versions git=1.9.1 maven=3.0.5 findbugs=3.0.1
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@bharathv bharathv force-pushed the HBASE-18085-branch-1 branch from 47e361b to 428e38e Compare September 2, 2020 02:02
@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 35s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 2s No case conflicting files found.
+0 🆗 prototool 0m 0s prototool was not available.
+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 31 new or modified test files.
_ branch-1 Compile Tests _
+0 🆗 mvndep 2m 47s Maven dependency ordering for branch
+1 💚 mvninstall 7m 54s branch-1 passed
+1 💚 compile 1m 40s branch-1 passed with JDK v1.8.0_262
+1 💚 compile 1m 44s branch-1 passed with JDK v1.7.0_272
+1 💚 checkstyle 12m 11s branch-1 passed
+1 💚 shadedjars 2m 59s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 3m 28s branch-1 passed with JDK v1.8.0_262
+1 💚 javadoc 5m 12s branch-1 passed with JDK v1.7.0_272
+0 🆗 spotbugs 2m 43s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 17m 17s branch-1 passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 24s Maven dependency ordering for patch
+1 💚 mvninstall 1m 56s the patch passed
+1 💚 compile 1m 41s the patch passed with JDK v1.8.0_262
+1 💚 cc 1m 41s the patch passed
+1 💚 javac 1m 41s the patch passed
+1 💚 compile 1m 43s the patch passed with JDK v1.7.0_272
+1 💚 cc 1m 43s the patch passed
+1 💚 javac 1m 43s the patch passed
-1 ❌ checkstyle 0m 53s hbase-client: The patch generated 1 new + 691 unchanged - 21 fixed = 692 total (was 712)
-1 ❌ checkstyle 2m 23s hbase-server: The patch generated 94 new + 1863 unchanged - 46 fixed = 1957 total (was 1909)
-1 ❌ checkstyle 6m 15s root: The patch generated 98 new + 2553 unchanged - 70 fixed = 2651 total (was 2623)
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
-1 ❌ xml 0m 0s The patch has 1 ill-formed XML file(s).
+1 💚 shadedjars 2m 52s patch has no errors when building our shaded downstream artifacts.
+1 💚 hadoopcheck 4m 36s Patch does not cause any errors with Hadoop 2.8.5 2.9.2.
+1 💚 hbaseprotoc 3m 54s the patch passed
+1 💚 javadoc 3m 20s the patch passed with JDK v1.8.0_262
+1 💚 javadoc 5m 18s the patch passed with JDK v1.7.0_272
+1 💚 findbugs 18m 31s the patch passed
_ Other Tests _
-1 ❌ unit 154m 19s root in the patch failed.
+1 💚 asflicense 2m 24s The patch does not generate ASF License warnings.
276m 35s
Reason Tests
XML Parsing Error(s):
pom.xml
Failed junit tests hadoop.hbase.client.TestAdmin1
hadoop.hbase.master.TestMasterFailover
hadoop.hbase.snapshot.TestExportSnapshotWithTemporaryDirectory
Subsystem Report/Notes
Docker Client=19.03.12 Server=19.03.12 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/11/artifact/out/Dockerfile
GITHUB PR #2280
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile cc hbaseprotoc prototool xml
uname Linux ead348373232 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 /home/jenkins/jenkins-home/workspace/Base-PreCommit-GitHub-PR_PR-2280/out/precommit/personality/provided.sh
git revision branch-1 / 1dc75e7
Default Java 1.7.0_272
Multi-JDK versions /usr/lib/jvm/zulu-8-amd64:1.8.0_262 /usr/lib/jvm/zulu-7-amd64:1.7.0_272
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/11/artifact/out/diff-checkstyle-hbase-client.txt
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/11/artifact/out/diff-checkstyle-hbase-server.txt
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/11/artifact/out/diff-checkstyle-root.txt
xml https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/11/artifact/out/xml.txt
unit https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/11/artifact/out/patch-unit-root.txt
Test Results https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/11/testReport/
Max. process+thread count 4325 (vs. ulimit of 10000)
modules C: hbase-protocol hbase-client hbase-server hbase-rsgroup . U: .
Console output https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/11/console
versions git=1.9.1 maven=3.0.5 findbugs=3.0.1
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@bharathv bharathv force-pushed the HBASE-18085-branch-1 branch from 428e38e to 4d9427e Compare September 2, 2020 16:55
@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 33s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 2s No case conflicting files found.
+0 🆗 prototool 0m 0s prototool was not available.
+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 31 new or modified test files.
_ branch-1 Compile Tests _
+0 🆗 mvndep 2m 55s Maven dependency ordering for branch
+1 💚 mvninstall 8m 40s branch-1 passed
+1 💚 compile 1m 39s branch-1 passed with JDK v1.8.0_262
+1 💚 compile 1m 44s branch-1 passed with JDK v1.7.0_272
+1 💚 checkstyle 12m 23s branch-1 passed
+1 💚 shadedjars 2m 58s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 3m 32s branch-1 passed with JDK v1.8.0_262
+1 💚 javadoc 5m 18s branch-1 passed with JDK v1.7.0_272
+0 🆗 spotbugs 2m 41s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 17m 10s branch-1 passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 23s Maven dependency ordering for patch
+1 💚 mvninstall 1m 56s the patch passed
+1 💚 compile 1m 41s the patch passed with JDK v1.8.0_262
+1 💚 cc 1m 41s the patch passed
+1 💚 javac 1m 41s the patch passed
+1 💚 compile 1m 42s the patch passed with JDK v1.7.0_272
+1 💚 cc 1m 42s the patch passed
+1 💚 javac 1m 42s the patch passed
-1 ❌ checkstyle 0m 52s hbase-client: The patch generated 1 new + 691 unchanged - 21 fixed = 692 total (was 712)
-1 ❌ checkstyle 2m 23s hbase-server: The patch generated 95 new + 1861 unchanged - 48 fixed = 1956 total (was 1909)
-1 ❌ checkstyle 6m 11s root: The patch generated 100 new + 2550 unchanged - 73 fixed = 2650 total (was 2623)
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
-1 ❌ xml 0m 0s The patch has 1 ill-formed XML file(s).
+1 💚 shadedjars 2m 48s patch has no errors when building our shaded downstream artifacts.
+1 💚 hadoopcheck 4m 48s Patch does not cause any errors with Hadoop 2.8.5 2.9.2.
+1 💚 hbaseprotoc 3m 51s the patch passed
+1 💚 javadoc 3m 19s the patch passed with JDK v1.8.0_262
+1 💚 javadoc 5m 11s the patch passed with JDK v1.7.0_272
+1 💚 findbugs 18m 23s the patch passed
_ Other Tests _
-1 ❌ unit 154m 31s root in the patch failed.
+1 💚 asflicense 2m 19s The patch does not generate ASF License warnings.
277m 28s
Reason Tests
XML Parsing Error(s):
pom.xml
Failed junit tests hadoop.hbase.snapshot.TestExportSnapshotWithTemporaryDirectory
Subsystem Report/Notes
Docker Client=19.03.12 Server=19.03.12 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/12/artifact/out/Dockerfile
GITHUB PR #2280
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile cc hbaseprotoc prototool xml
uname Linux d2fd6e0c523a 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 /home/jenkins/jenkins-home/workspace/Base-PreCommit-GitHub-PR_PR-2280/out/precommit/personality/provided.sh
git revision branch-1 / 1dc75e7
Default Java 1.7.0_272
Multi-JDK versions /usr/lib/jvm/zulu-8-amd64:1.8.0_262 /usr/lib/jvm/zulu-7-amd64:1.7.0_272
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/12/artifact/out/diff-checkstyle-hbase-client.txt
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/12/artifact/out/diff-checkstyle-hbase-server.txt
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/12/artifact/out/diff-checkstyle-root.txt
xml https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/12/artifact/out/xml.txt
unit https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/12/artifact/out/patch-unit-root.txt
Test Results https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/12/testReport/
Max. process+thread count 4266 (vs. ulimit of 10000)
modules C: hbase-protocol hbase-client hbase-server hbase-rsgroup . U: .
Console output https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/12/console
versions git=1.9.1 maven=3.0.5 findbugs=3.0.1
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

Copy link
Contributor Author

@bharathv bharathv left a comment

Choose a reason for hiding this comment

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

Test run is clean (except for check-style import order issues). Last change decoupled the TableState dependency from Zookeeper. That was critical to decoupling ZK from client. This was already done in master/branch-2 by the time HBASE-18095 was implemented. Had to to cherry-pick the relevant fix to branch-1. There were many conflicts but overall tests seem to be stable. Will now switch to implementing master registry fixes.

@bharathv bharathv force-pushed the HBASE-18085-branch-1 branch from 4d9427e to 17bb951 Compare September 2, 2020 22:02
@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 35s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 1s No case conflicting files found.
+0 🆗 prototool 0m 1s prototool was not available.
+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 31 new or modified test files.
_ branch-1 Compile Tests _
+0 🆗 mvndep 2m 49s Maven dependency ordering for branch
+1 💚 mvninstall 7m 49s branch-1 passed
+1 💚 compile 1m 39s branch-1 passed with JDK v1.8.0_262
+1 💚 compile 1m 46s branch-1 passed with JDK v1.7.0_272
+1 💚 checkstyle 12m 13s branch-1 passed
+1 💚 shadedjars 2m 57s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 3m 29s branch-1 passed with JDK v1.8.0_262
+1 💚 javadoc 5m 17s branch-1 passed with JDK v1.7.0_272
+0 🆗 spotbugs 2m 47s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 17m 14s branch-1 passed
-0 ⚠️ patch 3m 24s 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 24s Maven dependency ordering for patch
+1 💚 mvninstall 1m 54s the patch passed
+1 💚 compile 1m 38s the patch passed with JDK v1.8.0_262
+1 💚 cc 1m 38s the patch passed
+1 💚 javac 1m 39s the patch passed
+1 💚 compile 1m 41s the patch passed with JDK v1.7.0_272
+1 💚 cc 1m 41s the patch passed
+1 💚 javac 1m 41s the patch passed
-1 ❌ checkstyle 0m 52s hbase-client: The patch generated 12 new + 682 unchanged - 32 fixed = 694 total (was 714)
-1 ❌ checkstyle 2m 22s hbase-server: The patch generated 97 new + 1860 unchanged - 49 fixed = 1957 total (was 1909)
-1 ❌ checkstyle 6m 8s root: The patch generated 105 new + 2548 unchanged - 77 fixed = 2653 total (was 2625)
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
-1 ❌ xml 0m 0s The patch has 1 ill-formed XML file(s).
+1 💚 shadedjars 2m 48s patch has no errors when building our shaded downstream artifacts.
+1 💚 hadoopcheck 4m 42s Patch does not cause any errors with Hadoop 2.8.5 2.9.2.
+1 💚 hbaseprotoc 3m 51s the patch passed
+1 💚 javadoc 3m 22s the patch passed with JDK v1.8.0_262
+1 💚 javadoc 5m 17s the patch passed with JDK v1.7.0_272
+1 💚 findbugs 18m 23s the patch passed
_ Other Tests _
-1 ❌ unit 154m 25s root in the patch failed.
+1 💚 asflicense 2m 20s The patch does not generate ASF License warnings.
276m 12s
Reason Tests
XML Parsing Error(s):
pom.xml
Failed junit tests hadoop.hbase.snapshot.TestExportSnapshotWithTemporaryDirectory
Subsystem Report/Notes
Docker Client=19.03.12 Server=19.03.12 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/13/artifact/out/Dockerfile
GITHUB PR #2280
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile cc hbaseprotoc prototool xml
uname Linux 84af55fcad48 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 /home/jenkins/jenkins-home/workspace/Base-PreCommit-GitHub-PR_PR-2280/out/precommit/personality/provided.sh
git revision branch-1 / 1dc75e7
Default Java 1.7.0_272
Multi-JDK versions /usr/lib/jvm/zulu-8-amd64:1.8.0_262 /usr/lib/jvm/zulu-7-amd64:1.7.0_272
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/13/artifact/out/diff-checkstyle-hbase-client.txt
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/13/artifact/out/diff-checkstyle-hbase-server.txt
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/13/artifact/out/diff-checkstyle-root.txt
xml https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/13/artifact/out/xml.txt
unit https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/13/artifact/out/patch-unit-root.txt
Test Results https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/13/testReport/
Max. process+thread count 4323 (vs. ulimit of 10000)
modules C: hbase-protocol hbase-client hbase-server hbase-rsgroup . U: .
Console output https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/13/console
versions git=1.9.1 maven=3.0.5 findbugs=3.0.1
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@bharathv bharathv force-pushed the HBASE-18085-branch-1 branch from 17bb951 to 98679e7 Compare September 3, 2020 23:55
@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 37s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 1s No case conflicting files found.
+0 🆗 prototool 0m 1s prototool was not available.
+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 31 new or modified test files.
_ branch-1 Compile Tests _
+0 🆗 mvndep 2m 47s Maven dependency ordering for branch
+1 💚 mvninstall 7m 54s branch-1 passed
+1 💚 compile 1m 39s branch-1 passed with JDK v1.8.0_262
+1 💚 compile 1m 43s branch-1 passed with JDK v1.7.0_272
+1 💚 checkstyle 12m 17s branch-1 passed
+1 💚 shadedjars 2m 59s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 3m 29s branch-1 passed with JDK v1.8.0_262
+1 💚 javadoc 5m 16s branch-1 passed with JDK v1.7.0_272
+0 🆗 spotbugs 2m 42s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 17m 18s branch-1 passed
-0 ⚠️ patch 3m 21s 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 24s Maven dependency ordering for patch
+1 💚 mvninstall 1m 57s the patch passed
+1 💚 compile 1m 43s the patch passed with JDK v1.8.0_262
+1 💚 cc 1m 43s the patch passed
+1 💚 javac 1m 43s the patch passed
+1 💚 compile 1m 45s the patch passed with JDK v1.7.0_272
+1 💚 cc 1m 45s the patch passed
+1 💚 javac 1m 45s the patch passed
-1 ❌ checkstyle 0m 54s hbase-client: The patch generated 10 new + 683 unchanged - 31 fixed = 693 total (was 714)
-1 ❌ checkstyle 2m 23s hbase-server: The patch generated 96 new + 1861 unchanged - 48 fixed = 1957 total (was 1909)
-1 ❌ checkstyle 6m 15s root: The patch generated 107 new + 2545 unchanged - 80 fixed = 2652 total (was 2625)
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
-1 ❌ xml 0m 0s The patch has 1 ill-formed XML file(s).
+1 💚 shadedjars 2m 46s patch has no errors when building our shaded downstream artifacts.
+1 💚 hadoopcheck 4m 43s Patch does not cause any errors with Hadoop 2.8.5 2.9.2.
+1 💚 hbaseprotoc 3m 55s the patch passed
+1 💚 javadoc 3m 23s the patch passed with JDK v1.8.0_262
+1 💚 javadoc 5m 20s the patch passed with JDK v1.7.0_272
+1 💚 findbugs 18m 25s the patch passed
_ Other Tests _
-1 ❌ unit 154m 50s root in the patch failed.
+1 💚 asflicense 2m 19s The patch does not generate ASF License warnings.
276m 57s
Reason Tests
XML Parsing Error(s):
pom.xml
Failed junit tests hadoop.hbase.snapshot.TestExportSnapshotWithTemporaryDirectory
Subsystem Report/Notes
Docker Client=19.03.12 Server=19.03.12 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/14/artifact/out/Dockerfile
GITHUB PR #2280
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile cc hbaseprotoc prototool xml
uname Linux 6e25f9df539c 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 /home/jenkins/jenkins-home/workspace/Base-PreCommit-GitHub-PR_PR-2280/out/precommit/personality/provided.sh
git revision branch-1 / 76db1e1
Default Java 1.7.0_272
Multi-JDK versions /usr/lib/jvm/zulu-8-amd64:1.8.0_262 /usr/lib/jvm/zulu-7-amd64:1.7.0_272
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/14/artifact/out/diff-checkstyle-hbase-client.txt
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/14/artifact/out/diff-checkstyle-hbase-server.txt
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/14/artifact/out/diff-checkstyle-root.txt
xml https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/14/artifact/out/xml.txt
unit https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/14/artifact/out/patch-unit-root.txt
Test Results https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/14/testReport/
Max. process+thread count 4443 (vs. ulimit of 10000)
modules C: hbase-protocol hbase-client hbase-server hbase-rsgroup . U: .
Console output https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/14/console
versions git=1.9.1 maven=3.0.5 findbugs=3.0.1
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@bharathv bharathv force-pushed the HBASE-18085-branch-1 branch from 98679e7 to 1f6ec87 Compare September 4, 2020 21:30
@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 6m 42s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 2s No case conflicting files found.
+0 🆗 prototool 0m 0s prototool was not available.
+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 32 new or modified test files.
_ branch-1 Compile Tests _
+0 🆗 mvndep 2m 49s Maven dependency ordering for branch
+1 💚 mvninstall 7m 49s branch-1 passed
+1 💚 compile 1m 40s branch-1 passed with JDK v1.8.0_262
+1 💚 compile 1m 41s branch-1 passed with JDK v1.7.0_272
+1 💚 checkstyle 12m 40s branch-1 passed
+1 💚 shadedjars 2m 58s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 3m 45s branch-1 passed with JDK v1.8.0_262
+1 💚 javadoc 5m 38s branch-1 passed with JDK v1.7.0_272
+0 🆗 spotbugs 2m 39s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 18m 18s branch-1 passed
-0 ⚠️ patch 3m 24s 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 23s Maven dependency ordering for patch
+1 💚 mvninstall 1m 54s the patch passed
+1 💚 compile 1m 38s the patch passed with JDK v1.8.0_262
+1 💚 cc 1m 38s the patch passed
+1 💚 javac 1m 38s the patch passed
+1 💚 compile 1m 41s the patch passed with JDK v1.7.0_272
+1 💚 cc 1m 41s the patch passed
+1 💚 javac 1m 41s the patch passed
-1 ❌ checkstyle 0m 54s hbase-client: The patch generated 22 new + 680 unchanged - 34 fixed = 702 total (was 714)
-1 ❌ checkstyle 2m 22s hbase-server: The patch generated 96 new + 1873 unchanged - 48 fixed = 1969 total (was 1921)
-1 ❌ checkstyle 6m 10s root: The patch generated 115 new + 2570 unchanged - 79 fixed = 2685 total (was 2649)
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
-1 ❌ xml 0m 1s The patch has 1 ill-formed XML file(s).
-1 ❌ shadedjars 1m 11s patch has 10 errors when building our shaded downstream artifacts.
+1 💚 hadoopcheck 4m 37s Patch does not cause any errors with Hadoop 2.8.5 2.9.2.
+1 💚 hbaseprotoc 4m 20s the patch passed
+1 💚 javadoc 3m 38s the patch passed with JDK v1.8.0_262
+1 💚 javadoc 5m 37s the patch passed with JDK v1.7.0_272
+1 💚 findbugs 19m 29s the patch passed
_ Other Tests _
-1 ❌ unit 10m 19s root in the patch failed.
-1 ❌ asflicense 1m 22s The patch generated 1 ASF License warnings.
140m 26s
Reason Tests
XML Parsing Error(s):
pom.xml
Failed junit tests hadoop.hbase.TestInterfaceAudienceAnnotations
Subsystem Report/Notes
Docker Client=19.03.12 Server=19.03.12 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/15/artifact/out/Dockerfile
GITHUB PR #2280
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile cc hbaseprotoc prototool xml
uname Linux ffe3c4ee8ff9 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 /home/jenkins/jenkins-home/workspace/Base-PreCommit-GitHub-PR_PR-2280/out/precommit/personality/provided.sh
git revision branch-1 / 76db1e1
Default Java 1.7.0_272
Multi-JDK versions /usr/lib/jvm/zulu-8-amd64:1.8.0_262 /usr/lib/jvm/zulu-7-amd64:1.7.0_272
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/15/artifact/out/diff-checkstyle-hbase-client.txt
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/15/artifact/out/diff-checkstyle-hbase-server.txt
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/15/artifact/out/diff-checkstyle-root.txt
xml https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/15/artifact/out/xml.txt
shadedjars https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/15/artifact/out/patch-shadedjars.txt
unit https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/15/artifact/out/patch-unit-root.txt
Test Results https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/15/testReport/
asflicense https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/15/artifact/out/patch-asflicense-problems.txt
Max. process+thread count 181 (vs. ulimit of 10000)
modules C: hbase-protocol hbase-common hbase-client hbase-server hbase-rsgroup . U: .
Console output https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/15/console
versions git=1.9.1 maven=3.0.5 findbugs=3.0.1
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@bharathv bharathv force-pushed the HBASE-18085-branch-1 branch from 1f6ec87 to 37ea4c6 Compare September 5, 2020 00:11
@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 34s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 2s No case conflicting files found.
+0 🆗 prototool 0m 1s prototool was not available.
+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 32 new or modified test files.
_ branch-1 Compile Tests _
+0 🆗 mvndep 2m 49s Maven dependency ordering for branch
+1 💚 mvninstall 7m 54s branch-1 passed
+1 💚 compile 1m 37s branch-1 passed with JDK v1.8.0_262
+1 💚 compile 1m 44s branch-1 passed with JDK v1.7.0_272
+1 💚 checkstyle 12m 43s branch-1 passed
+1 💚 shadedjars 2m 58s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 3m 47s branch-1 passed with JDK v1.8.0_262
+1 💚 javadoc 5m 35s branch-1 passed with JDK v1.7.0_272
+0 🆗 spotbugs 2m 41s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 18m 10s branch-1 passed
-0 ⚠️ patch 3m 26s 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 23s Maven dependency ordering for patch
+1 💚 mvninstall 1m 52s the patch passed
+1 💚 compile 1m 40s the patch passed with JDK v1.8.0_262
+1 💚 cc 1m 40s the patch passed
+1 💚 javac 1m 40s the patch passed
+1 💚 compile 1m 44s the patch passed with JDK v1.7.0_272
+1 💚 cc 1m 44s the patch passed
+1 💚 javac 1m 44s the patch passed
-1 ❌ checkstyle 0m 55s hbase-client: The patch generated 10 new + 683 unchanged - 31 fixed = 693 total (was 714)
-1 ❌ checkstyle 2m 24s hbase-server: The patch generated 96 new + 1873 unchanged - 48 fixed = 1969 total (was 1921)
-1 ❌ checkstyle 6m 17s root: The patch generated 110 new + 2566 unchanged - 83 fixed = 2676 total (was 2649)
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
-1 ❌ xml 0m 1s The patch has 1 ill-formed XML file(s).
+1 💚 shadedjars 2m 47s patch has no errors when building our shaded downstream artifacts.
+1 💚 hadoopcheck 4m 31s Patch does not cause any errors with Hadoop 2.8.5 2.9.2.
+1 💚 hbaseprotoc 4m 20s the patch passed
+1 💚 javadoc 3m 41s the patch passed with JDK v1.8.0_262
+1 💚 javadoc 5m 40s the patch passed with JDK v1.7.0_272
+1 💚 findbugs 19m 32s the patch passed
_ Other Tests _
-1 ❌ unit 154m 46s root in the patch failed.
+1 💚 asflicense 2m 45s The patch does not generate ASF License warnings.
282m 5s
Reason Tests
XML Parsing Error(s):
pom.xml
Failed junit tests hadoop.hbase.snapshot.TestExportSnapshotWithTemporaryDirectory
Subsystem Report/Notes
Docker Client=19.03.12 Server=19.03.12 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/16/artifact/out/Dockerfile
GITHUB PR #2280
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile cc hbaseprotoc prototool xml
uname Linux 50dfc45d7b79 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 /home/jenkins/jenkins-home/workspace/Base-PreCommit-GitHub-PR_PR-2280/out/precommit/personality/provided.sh
git revision branch-1 / 76db1e1
Default Java 1.7.0_272
Multi-JDK versions /usr/lib/jvm/zulu-8-amd64:1.8.0_262 /usr/lib/jvm/zulu-7-amd64:1.7.0_272
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/16/artifact/out/diff-checkstyle-hbase-client.txt
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/16/artifact/out/diff-checkstyle-hbase-server.txt
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/16/artifact/out/diff-checkstyle-root.txt
xml https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/16/artifact/out/xml.txt
unit https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/16/artifact/out/patch-unit-root.txt
Test Results https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/16/testReport/
Max. process+thread count 4317 (vs. ulimit of 10000)
modules C: hbase-protocol hbase-common hbase-client hbase-server hbase-rsgroup . U: .
Console output https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/16/console
versions git=1.9.1 maven=3.0.5 findbugs=3.0.1
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@bharathv bharathv force-pushed the HBASE-18085-branch-1 branch from d87d716 to d330886 Compare September 5, 2020 22:44
@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 36s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 2s No case conflicting files found.
+0 🆗 prototool 0m 0s prototool was not available.
+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 34 new or modified test files.
_ branch-1 Compile Tests _
+0 🆗 mvndep 2m 48s Maven dependency ordering for branch
+1 💚 mvninstall 7m 58s branch-1 passed
+1 💚 compile 1m 39s branch-1 passed with JDK v1.8.0_262
+1 💚 compile 1m 41s branch-1 passed with JDK v1.7.0_272
+1 💚 checkstyle 13m 2s branch-1 passed
+1 💚 shadedjars 2m 59s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 3m 45s branch-1 passed with JDK v1.8.0_262
+1 💚 javadoc 5m 39s branch-1 passed with JDK v1.7.0_272
+0 🆗 spotbugs 2m 44s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 18m 18s branch-1 passed
-0 ⚠️ patch 3m 29s 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 24s Maven dependency ordering for patch
+1 💚 mvninstall 1m 56s the patch passed
+1 💚 compile 1m 39s the patch passed with JDK v1.8.0_262
+1 💚 cc 1m 39s the patch passed
+1 💚 javac 1m 39s the patch passed
+1 💚 compile 1m 46s the patch passed with JDK v1.7.0_272
+1 💚 cc 1m 46s the patch passed
+1 💚 javac 1m 46s the patch passed
-1 ❌ checkstyle 0m 53s hbase-client: The patch generated 11 new + 683 unchanged - 31 fixed = 694 total (was 714)
-1 ❌ checkstyle 2m 27s hbase-server: The patch generated 97 new + 2094 unchanged - 51 fixed = 2191 total (was 2145)
-1 ❌ checkstyle 6m 36s root: The patch generated 109 new + 2790 unchanged - 83 fixed = 2899 total (was 2873)
+1 💚 whitespace 0m 1s The patch has no whitespace issues.
-1 ❌ xml 0m 0s The patch has 1 ill-formed XML file(s).
+1 💚 shadedjars 2m 46s patch has no errors when building our shaded downstream artifacts.
+1 💚 hadoopcheck 4m 33s Patch does not cause any errors with Hadoop 2.8.5 2.9.2.
+1 💚 hbaseprotoc 4m 22s the patch passed
+1 💚 javadoc 3m 39s the patch passed with JDK v1.8.0_262
+1 💚 javadoc 5m 41s the patch passed with JDK v1.7.0_272
+1 💚 findbugs 19m 37s the patch passed
_ Other Tests _
-1 ❌ unit 155m 19s root in the patch failed.
+1 💚 asflicense 2m 47s The patch does not generate ASF License warnings.
283m 51s
Reason Tests
XML Parsing Error(s):
pom.xml
Failed junit tests hadoop.hbase.client.TestFromClientSide
hadoop.hbase.snapshot.TestExportSnapshotWithTemporaryDirectory
Subsystem Report/Notes
Docker Client=19.03.12 Server=19.03.12 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/17/artifact/out/Dockerfile
GITHUB PR #2280
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile cc hbaseprotoc prototool xml
uname Linux f7678a0a2192 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 /home/jenkins/jenkins-home/workspace/Base-PreCommit-GitHub-PR_PR-2280/out/precommit/personality/provided.sh
git revision branch-1 / 76db1e1
Default Java 1.7.0_272
Multi-JDK versions /usr/lib/jvm/zulu-8-amd64:1.8.0_262 /usr/lib/jvm/zulu-7-amd64:1.7.0_272
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/17/artifact/out/diff-checkstyle-hbase-client.txt
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/17/artifact/out/diff-checkstyle-hbase-server.txt
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/17/artifact/out/diff-checkstyle-root.txt
xml https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/17/artifact/out/xml.txt
unit https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/17/artifact/out/patch-unit-root.txt
Test Results https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/17/testReport/
Max. process+thread count 4360 (vs. ulimit of 10000)
modules C: hbase-protocol hbase-common hbase-client hbase-server hbase-rsgroup . U: .
Console output https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/17/console
versions git=1.9.1 maven=3.0.5 findbugs=3.0.1
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.
_ Prechecks _
+1 💚 dupname 0m 2s No case conflicting files found.
+0 🆗 prototool 0m 0s prototool was not available.
+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 34 new or modified test files.
_ branch-1 Compile Tests _
+0 🆗 mvndep 2m 48s Maven dependency ordering for branch
+1 💚 mvninstall 7m 51s branch-1 passed
+1 💚 compile 1m 37s branch-1 passed with JDK v1.8.0_262
+1 💚 compile 1m 44s branch-1 passed with JDK v1.7.0_272
+1 💚 checkstyle 12m 56s branch-1 passed
+1 💚 shadedjars 2m 59s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 3m 47s branch-1 passed with JDK v1.8.0_262
+1 💚 javadoc 5m 38s branch-1 passed with JDK v1.7.0_272
+0 🆗 spotbugs 2m 40s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 18m 22s branch-1 passed
-0 ⚠️ patch 3m 27s 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 24s Maven dependency ordering for patch
+1 💚 mvninstall 1m 54s the patch passed
+1 💚 compile 1m 37s the patch passed with JDK v1.8.0_262
+1 💚 cc 1m 37s the patch passed
+1 💚 javac 1m 37s the patch passed
+1 💚 compile 1m 43s the patch passed with JDK v1.7.0_272
+1 💚 cc 1m 43s the patch passed
+1 💚 javac 1m 43s the patch passed
-1 ❌ checkstyle 0m 53s hbase-client: The patch generated 11 new + 683 unchanged - 31 fixed = 694 total (was 714)
-1 ❌ checkstyle 2m 28s hbase-server: The patch generated 97 new + 2094 unchanged - 51 fixed = 2191 total (was 2145)
-1 ❌ checkstyle 6m 27s root: The patch generated 109 new + 2790 unchanged - 83 fixed = 2899 total (was 2873)
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
-1 ❌ xml 0m 0s The patch has 1 ill-formed XML file(s).
+1 💚 shadedjars 2m 45s patch has no errors when building our shaded downstream artifacts.
+1 💚 hadoopcheck 4m 46s Patch does not cause any errors with Hadoop 2.8.5 2.9.2.
+1 💚 hbaseprotoc 4m 19s the patch passed
+1 💚 javadoc 3m 41s the patch passed with JDK v1.8.0_262
+1 💚 javadoc 5m 39s the patch passed with JDK v1.7.0_272
+1 💚 findbugs 19m 36s the patch passed
_ Other Tests _
-1 ❌ unit 157m 45s root in the patch failed.
+1 💚 asflicense 2m 46s The patch does not generate ASF License warnings.
285m 55s
Reason Tests
XML Parsing Error(s):
pom.xml
Failed junit tests hadoop.hbase.master.TestWarmupRegion
hadoop.hbase.client.TestFromClientSide
hadoop.hbase.mapreduce.TestLoadIncrementalHFiles
hadoop.hbase.mapreduce.TestSecureLoadIncrementalHFiles
hadoop.hbase.snapshot.TestExportSnapshotWithTemporaryDirectory
hadoop.hbase.mapreduce.TestLoadIncrementalHFilesUseSecurityEndPoint
Subsystem Report/Notes
Docker Client=19.03.12 Server=19.03.12 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/18/artifact/out/Dockerfile
GITHUB PR #2280
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile cc hbaseprotoc prototool xml
uname Linux eaad8d884bdd 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 /home/jenkins/jenkins-home/workspace/Base-PreCommit-GitHub-PR_PR-2280/out/precommit/personality/provided.sh
git revision branch-1 / 76db1e1
Default Java 1.7.0_272
Multi-JDK versions /usr/lib/jvm/zulu-8-amd64:1.8.0_262 /usr/lib/jvm/zulu-7-amd64:1.7.0_272
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/18/artifact/out/diff-checkstyle-hbase-client.txt
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/18/artifact/out/diff-checkstyle-hbase-server.txt
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/18/artifact/out/diff-checkstyle-root.txt
xml https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/18/artifact/out/xml.txt
unit https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/18/artifact/out/patch-unit-root.txt
Test Results https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/18/testReport/
Max. process+thread count 4262 (vs. ulimit of 10000)
modules C: hbase-protocol hbase-common hbase-client hbase-server hbase-rsgroup . U: .
Console output https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/18/console
versions git=1.9.1 maven=3.0.5 findbugs=3.0.1
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@bharathv bharathv force-pushed the HBASE-18085-branch-1 branch from d330886 to 1501a93 Compare September 7, 2020 05:03
@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 34s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 2s No case conflicting files found.
+0 🆗 prototool 0m 0s prototool was not available.
+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 37 new or modified test files.
_ branch-1 Compile Tests _
+0 🆗 mvndep 2m 53s Maven dependency ordering for branch
+1 💚 mvninstall 8m 10s branch-1 passed
+1 💚 compile 1m 39s branch-1 passed with JDK v1.8.0_262
+1 💚 compile 1m 43s branch-1 passed with JDK v1.7.0_272
+1 💚 checkstyle 13m 0s branch-1 passed
+1 💚 shadedjars 2m 59s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 3m 47s branch-1 passed with JDK v1.8.0_262
+1 💚 javadoc 5m 39s branch-1 passed with JDK v1.7.0_272
+0 🆗 spotbugs 2m 43s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 18m 22s branch-1 passed
-0 ⚠️ patch 3m 30s 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 24s Maven dependency ordering for patch
+1 💚 mvninstall 1m 54s the patch passed
+1 💚 compile 1m 38s the patch passed with JDK v1.8.0_262
+1 💚 cc 1m 38s the patch passed
+1 💚 javac 1m 38s the patch passed
+1 💚 compile 1m 42s the patch passed with JDK v1.7.0_272
+1 💚 cc 1m 42s the patch passed
+1 💚 javac 1m 42s the patch passed
-1 ❌ checkstyle 0m 55s hbase-client: The patch generated 12 new + 735 unchanged - 31 fixed = 747 total (was 766)
-1 ❌ checkstyle 2m 29s hbase-server: The patch generated 99 new + 2097 unchanged - 52 fixed = 2196 total (was 2149)
-1 ❌ checkstyle 6m 22s root: The patch generated 110 new + 2847 unchanged - 82 fixed = 2957 total (was 2929)
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
-1 ❌ xml 0m 0s The patch has 1 ill-formed XML file(s).
+1 💚 shadedjars 2m 46s patch has no errors when building our shaded downstream artifacts.
+1 💚 hadoopcheck 4m 46s Patch does not cause any errors with Hadoop 2.8.5 2.9.2.
+1 💚 hbaseprotoc 4m 17s the patch passed
+1 💚 javadoc 3m 41s the patch passed with JDK v1.8.0_262
+1 💚 javadoc 5m 39s the patch passed with JDK v1.7.0_272
+1 💚 findbugs 20m 17s the patch passed
_ Other Tests _
-1 ❌ unit 156m 47s root in the patch failed.
+1 💚 asflicense 2m 45s The patch does not generate ASF License warnings.
286m 10s
Reason Tests
XML Parsing Error(s):
pom.xml
Failed junit tests hadoop.hbase.regionserver.TestSplitTransactionOnCluster
hadoop.hbase.client.TestMasterRegistry
hadoop.hbase.client.TestFromClientSide
hadoop.hbase.master.TestMasterFailover
hadoop.hbase.snapshot.TestExportSnapshotWithTemporaryDirectory
hadoop.hbase.regionserver.TestMasterAddressTracker
Subsystem Report/Notes
Docker Client=19.03.12 Server=19.03.12 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/19/artifact/out/Dockerfile
GITHUB PR #2280
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile cc hbaseprotoc prototool xml
uname Linux dbe72bd05ebb 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 /home/jenkins/jenkins-home/workspace/Base-PreCommit-GitHub-PR_PR-2280/out/precommit/personality/provided.sh
git revision branch-1 / 76db1e1
Default Java 1.7.0_272
Multi-JDK versions /usr/lib/jvm/zulu-8-amd64:1.8.0_262 /usr/lib/jvm/zulu-7-amd64:1.7.0_272
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/19/artifact/out/diff-checkstyle-hbase-client.txt
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/19/artifact/out/diff-checkstyle-hbase-server.txt
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/19/artifact/out/diff-checkstyle-root.txt
xml https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/19/artifact/out/xml.txt
unit https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/19/artifact/out/patch-unit-root.txt
Test Results https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/19/testReport/
Max. process+thread count 4194 (vs. ulimit of 10000)
modules C: hbase-protocol hbase-common hbase-client hbase-server hbase-rsgroup . U: .
Console output https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/19/console
versions git=1.9.1 maven=3.0.5 findbugs=3.0.1
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@bharathv bharathv force-pushed the HBASE-18085-branch-1 branch from 1501a93 to 583e127 Compare September 8, 2020 00:48
@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 36s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 2s No case conflicting files found.
+0 🆗 prototool 0m 0s prototool was not available.
+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 37 new or modified test files.
_ branch-1 Compile Tests _
+0 🆗 mvndep 2m 50s Maven dependency ordering for branch
+1 💚 mvninstall 7m 52s branch-1 passed
+1 💚 compile 1m 40s branch-1 passed with JDK v1.8.0_262
+1 💚 compile 1m 45s branch-1 passed with JDK v1.7.0_272
+1 💚 checkstyle 13m 0s branch-1 passed
+1 💚 shadedjars 2m 59s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 3m 48s branch-1 passed with JDK v1.8.0_262
+1 💚 javadoc 5m 44s branch-1 passed with JDK v1.7.0_272
+0 🆗 spotbugs 2m 39s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 18m 14s branch-1 passed
-0 ⚠️ patch 3m 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 24s Maven dependency ordering for patch
+1 💚 mvninstall 1m 54s the patch passed
+1 💚 compile 1m 42s the patch passed with JDK v1.8.0_262
+1 💚 cc 1m 42s the patch passed
+1 💚 javac 1m 42s the patch passed
+1 💚 compile 1m 45s the patch passed with JDK v1.7.0_272
+1 💚 cc 1m 45s the patch passed
+1 💚 javac 1m 45s the patch passed
-1 ❌ checkstyle 0m 55s hbase-client: The patch generated 13 new + 735 unchanged - 31 fixed = 748 total (was 766)
-1 ❌ checkstyle 2m 30s hbase-server: The patch generated 100 new + 2097 unchanged - 52 fixed = 2197 total (was 2149)
-1 ❌ checkstyle 6m 22s root: The patch generated 112 new + 2847 unchanged - 82 fixed = 2959 total (was 2929)
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
-1 ❌ xml 0m 0s The patch has 1 ill-formed XML file(s).
+1 💚 shadedjars 2m 50s patch has no errors when building our shaded downstream artifacts.
+1 💚 hadoopcheck 4m 41s Patch does not cause any errors with Hadoop 2.8.5 2.9.2.
+1 💚 hbaseprotoc 4m 19s the patch passed
+1 💚 javadoc 3m 43s the patch passed with JDK v1.8.0_262
+1 💚 javadoc 5m 41s the patch passed with JDK v1.7.0_272
+1 💚 findbugs 19m 33s the patch passed
_ Other Tests _
-1 ❌ unit 155m 31s root in the patch failed.
+1 💚 asflicense 2m 48s The patch does not generate ASF License warnings.
284m 27s
Reason Tests
XML Parsing Error(s):
pom.xml
Failed junit tests hadoop.hbase.client.TestFromClientSide
hadoop.hbase.master.TestMasterFailover
hadoop.hbase.snapshot.TestExportSnapshotWithTemporaryDirectory
Subsystem Report/Notes
Docker Client=19.03.12 Server=19.03.12 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/20/artifact/out/Dockerfile
GITHUB PR #2280
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile cc hbaseprotoc prototool xml
uname Linux e95655680d00 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 /home/jenkins/jenkins-home/workspace/Base-PreCommit-GitHub-PR_PR-2280/out/precommit/personality/provided.sh
git revision branch-1 / e5c0a94
Default Java 1.7.0_272
Multi-JDK versions /usr/lib/jvm/zulu-8-amd64:1.8.0_262 /usr/lib/jvm/zulu-7-amd64:1.7.0_272
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/20/artifact/out/diff-checkstyle-hbase-client.txt
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/20/artifact/out/diff-checkstyle-hbase-server.txt
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/20/artifact/out/diff-checkstyle-root.txt
xml https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/20/artifact/out/xml.txt
unit https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/20/artifact/out/patch-unit-root.txt
Test Results https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/20/testReport/
Max. process+thread count 4250 (vs. ulimit of 10000)
modules C: hbase-protocol hbase-common hbase-client hbase-server hbase-rsgroup . U: .
Console output https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/20/console
versions git=1.9.1 maven=3.0.5 findbugs=3.0.1
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@bharathv bharathv force-pushed the HBASE-18085-branch-1 branch from 583e127 to 55cf7ea Compare September 8, 2020 15:44
@bharathv bharathv changed the title HBASE-18095 branch-1 backport (WIP) HBASE-18095 branch-1 umbrella PR Sep 8, 2020
@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 13m 3s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 1s No case conflicting files found.
+0 🆗 prototool 0m 0s prototool was not available.
+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 37 new or modified test files.
_ branch-1 Compile Tests _
+0 🆗 mvndep 2m 46s Maven dependency ordering for branch
+1 💚 mvninstall 8m 7s branch-1 passed
+1 💚 compile 1m 49s branch-1 passed with JDK v1.8.0_262
+1 💚 compile 1m 55s branch-1 passed with JDK v1.7.0_272
+1 💚 checkstyle 13m 25s branch-1 passed
+1 💚 shadedjars 3m 20s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 3m 54s branch-1 passed with JDK v1.8.0_262
+1 💚 javadoc 6m 8s branch-1 passed with JDK v1.7.0_272
+0 🆗 spotbugs 3m 2s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 20m 20s branch-1 passed
-0 ⚠️ patch 3m 43s 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 23s Maven dependency ordering for patch
+1 💚 mvninstall 2m 11s the patch passed
+1 💚 compile 1m 51s the patch passed with JDK v1.8.0_262
+1 💚 cc 1m 51s the patch passed
+1 💚 javac 1m 51s the patch passed
+1 💚 compile 2m 3s the patch passed with JDK v1.7.0_272
+1 💚 cc 2m 3s the patch passed
+1 💚 javac 2m 3s the patch passed
-1 ❌ checkstyle 0m 49s hbase-client: The patch generated 16 new + 732 unchanged - 34 fixed = 748 total (was 766)
-1 ❌ checkstyle 2m 24s hbase-server: The patch generated 99 new + 2098 unchanged - 51 fixed = 2197 total (was 2149)
-1 ❌ checkstyle 6m 57s root: The patch generated 113 new + 2846 unchanged - 83 fixed = 2959 total (was 2929)
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
-1 ❌ xml 0m 0s The patch has 1 ill-formed XML file(s).
+1 💚 shadedjars 3m 17s patch has no errors when building our shaded downstream artifacts.
+1 💚 hadoopcheck 5m 39s Patch does not cause any errors with Hadoop 2.8.5 2.9.2.
+1 💚 hbaseprotoc 5m 5s the patch passed
+1 💚 javadoc 4m 13s the patch passed with JDK v1.8.0_262
+1 💚 javadoc 6m 23s the patch passed with JDK v1.7.0_272
+1 💚 findbugs 22m 20s the patch passed
_ Other Tests _
-1 ❌ unit 201m 4s root in the patch failed.
+1 💚 asflicense 2m 24s The patch does not generate ASF License warnings.
352m 54s
Reason Tests
XML Parsing Error(s):
pom.xml
Failed junit tests hadoop.hbase.mapreduce.TestLoadIncrementalHFilesUseSecurityEndPoint
hadoop.hbase.util.TestHBaseFsck
hadoop.hbase.snapshot.TestExportSnapshotWithTemporaryDirectory
hadoop.hbase.mapreduce.TestSecureLoadIncrementalHFiles
hadoop.hbase.security.visibility.TestVisibilityLabelsWithACL
hadoop.hbase.mapreduce.TestLoadIncrementalHFiles
hadoop.hbase.client.TestFromClientSide
hadoop.hbase.replication.TestReplicationEndpoint
hadoop.hbase.regionserver.TestSplitTransactionOnCluster
Subsystem Report/Notes
Docker Client=19.03.12 Server=19.03.12 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/21/artifact/out/Dockerfile
GITHUB PR #2280
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile cc hbaseprotoc prototool xml
uname Linux 20bbbd3dede7 4.15.0-112-generic #113-Ubuntu SMP Thu Jul 9 23:41:39 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality /home/jenkins/jenkins-agent/workspace/Base-PreCommit-GitHub-PR_PR-2280/out/precommit/personality/provided.sh
git revision branch-1 / e5c0a94
Default Java 1.7.0_272
Multi-JDK versions /usr/lib/jvm/zulu-8-amd64:1.8.0_262 /usr/lib/jvm/zulu-7-amd64:1.7.0_272
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/21/artifact/out/diff-checkstyle-hbase-client.txt
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/21/artifact/out/diff-checkstyle-hbase-server.txt
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/21/artifact/out/diff-checkstyle-root.txt
xml https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/21/artifact/out/xml.txt
unit https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/21/artifact/out/patch-unit-root.txt
Test Results https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/21/testReport/
Max. process+thread count 4983 (vs. ulimit of 10000)
modules C: hbase-protocol hbase-common hbase-client hbase-server hbase-rsgroup . U: .
Console output https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/21/console
versions git=1.9.1 maven=3.0.5 findbugs=3.0.1
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

Copy link
Contributor

@apurtell apurtell left a comment

Choose a reason for hiding this comment

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

Compact checker of this change compared to branch-1 HEAD flags only acceptable changes (method additions) and one method removed from ZkCoordinatedStateManager, but this is LimitedPrivate(CONFIG) so that's fine.

Copy link
Contributor Author

@bharathv bharathv left a comment

Choose a reason for hiding this comment

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

Thanks for the review. Not pushing a new patch version yet, will do once I hear back on the comments.

@bharathv bharathv force-pushed the HBASE-18085-branch-1 branch 2 times, most recently from 8f4af6e to d907127 Compare September 16, 2020 16:21
@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 37s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 2s No case conflicting files found.
+0 🆗 prototool 0m 1s prototool was not available.
+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 37 new or modified test files.
_ branch-1 Compile Tests _
+0 🆗 mvndep 2m 49s Maven dependency ordering for branch
+1 💚 mvninstall 7m 59s branch-1 passed
+1 💚 compile 1m 42s branch-1 passed with JDK v1.8.0_262
+1 💚 compile 1m 43s branch-1 passed with JDK v1.7.0_272
+1 💚 checkstyle 13m 0s branch-1 passed
+1 💚 shadedjars 2m 58s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 3m 47s branch-1 passed with JDK v1.8.0_262
+1 💚 javadoc 5m 39s branch-1 passed with JDK v1.7.0_272
+0 🆗 spotbugs 2m 42s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 18m 24s branch-1 passed
-0 ⚠️ patch 3m 27s 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 23s Maven dependency ordering for patch
+1 💚 mvninstall 1m 53s the patch passed
+1 💚 compile 1m 44s the patch passed with JDK v1.8.0_262
+1 💚 cc 1m 44s the patch passed
+1 💚 javac 1m 44s the patch passed
+1 💚 compile 1m 45s the patch passed with JDK v1.7.0_272
+1 💚 cc 1m 45s the patch passed
+1 💚 javac 1m 45s the patch passed
-1 ❌ checkstyle 0m 54s hbase-client: The patch generated 17 new + 740 unchanged - 31 fixed = 757 total (was 771)
-1 ❌ checkstyle 2m 32s hbase-server: The patch generated 100 new + 2097 unchanged - 52 fixed = 2197 total (was 2149)
-1 ❌ checkstyle 6m 23s root: The patch generated 120 new + 2848 unchanged - 86 fixed = 2968 total (was 2934)
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
-1 ❌ xml 0m 0s The patch has 1 ill-formed XML file(s).
+1 💚 shadedjars 2m 47s patch has no errors when building our shaded downstream artifacts.
+1 💚 hadoopcheck 4m 35s Patch does not cause any errors with Hadoop 2.8.5 2.9.2.
+1 💚 hbaseprotoc 4m 16s the patch passed
+1 💚 javadoc 3m 39s the patch passed with JDK v1.8.0_262
+1 💚 javadoc 5m 35s the patch passed with JDK v1.7.0_272
+1 💚 findbugs 19m 38s the patch passed
_ Other Tests _
-1 ❌ unit 156m 38s root in the patch failed.
+1 💚 asflicense 2m 46s The patch does not generate ASF License warnings.
285m 12s
Reason Tests
XML Parsing Error(s):
pom.xml
Failed junit tests hadoop.hbase.client.TestFromClientSide
hadoop.hbase.util.TestHBaseFsck
hadoop.hbase.snapshot.TestExportSnapshotWithTemporaryDirectory
Subsystem Report/Notes
Docker Client=19.03.12 Server=19.03.12 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/22/artifact/out/Dockerfile
GITHUB PR #2280
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile cc hbaseprotoc prototool xml
uname Linux 1c2c4eca510b 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 /home/jenkins/jenkins-home/workspace/Base-PreCommit-GitHub-PR_PR-2280/out/precommit/personality/provided.sh
git revision branch-1 / 7801b45
Default Java 1.7.0_272
Multi-JDK versions /usr/lib/jvm/zulu-8-amd64:1.8.0_262 /usr/lib/jvm/zulu-7-amd64:1.7.0_272
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/22/artifact/out/diff-checkstyle-hbase-client.txt
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/22/artifact/out/diff-checkstyle-hbase-server.txt
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/22/artifact/out/diff-checkstyle-root.txt
xml https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/22/artifact/out/xml.txt
unit https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/22/artifact/out/patch-unit-root.txt
Test Results https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/22/testReport/
Max. process+thread count 4273 (vs. ulimit of 10000)
modules C: hbase-protocol hbase-common hbase-client hbase-server hbase-rsgroup . U: .
Console output https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/22/console
versions git=1.9.1 maven=3.0.5 findbugs=3.0.1
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 39s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 2s No case conflicting files found.
+0 🆗 prototool 0m 0s prototool was not available.
+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 37 new or modified test files.
_ branch-1 Compile Tests _
+0 🆗 mvndep 2m 49s Maven dependency ordering for branch
+1 💚 mvninstall 7m 50s branch-1 passed
+1 💚 compile 1m 39s branch-1 passed with JDK v1.8.0_262
+1 💚 compile 1m 45s branch-1 passed with JDK v1.7.0_272
+1 💚 checkstyle 13m 15s branch-1 passed
+1 💚 shadedjars 2m 57s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 3m 49s branch-1 passed with JDK v1.8.0_262
+1 💚 javadoc 5m 44s branch-1 passed with JDK v1.7.0_272
+0 🆗 spotbugs 2m 43s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 18m 17s branch-1 passed
-0 ⚠️ patch 3m 30s 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 25s Maven dependency ordering for patch
+1 💚 mvninstall 1m 53s the patch passed
+1 💚 compile 1m 39s the patch passed with JDK v1.8.0_262
+1 💚 cc 1m 39s the patch passed
+1 💚 javac 1m 39s the patch passed
+1 💚 compile 1m 46s the patch passed with JDK v1.7.0_272
+1 💚 cc 1m 46s the patch passed
+1 💚 javac 1m 46s the patch passed
-1 ❌ checkstyle 0m 56s hbase-client: The patch generated 20 new + 737 unchanged - 34 fixed = 757 total (was 771)
-1 ❌ checkstyle 2m 31s hbase-server: The patch generated 99 new + 2098 unchanged - 51 fixed = 2197 total (was 2149)
-1 ❌ checkstyle 6m 23s root: The patch generated 117 new + 2851 unchanged - 83 fixed = 2968 total (was 2934)
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
-1 ❌ xml 0m 1s The patch has 1 ill-formed XML file(s).
+1 💚 shadedjars 2m 49s patch has no errors when building our shaded downstream artifacts.
+1 💚 hadoopcheck 4m 40s Patch does not cause any errors with Hadoop 2.8.5 2.9.2.
+1 💚 hbaseprotoc 4m 20s the patch passed
+1 💚 javadoc 3m 40s the patch passed with JDK v1.8.0_262
+1 💚 javadoc 5m 42s the patch passed with JDK v1.7.0_272
+1 💚 findbugs 19m 44s the patch passed
_ Other Tests _
-1 ❌ unit 156m 47s root in the patch failed.
+1 💚 asflicense 2m 46s The patch does not generate ASF License warnings.
285m 51s
Reason Tests
XML Parsing Error(s):
pom.xml
Failed junit tests hadoop.hbase.client.TestFromClientSide
hadoop.hbase.util.TestHBaseFsck
hadoop.hbase.snapshot.TestExportSnapshotWithTemporaryDirectory
Subsystem Report/Notes
Docker Client=19.03.12 Server=19.03.12 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/23/artifact/out/Dockerfile
GITHUB PR #2280
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile cc hbaseprotoc prototool xml
uname Linux 42fcbcee26ea 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 /home/jenkins/jenkins-home/workspace/Base-PreCommit-GitHub-PR_PR-2280/out/precommit/personality/provided.sh
git revision branch-1 / 7801b45
Default Java 1.7.0_272
Multi-JDK versions /usr/lib/jvm/zulu-8-amd64:1.8.0_262 /usr/lib/jvm/zulu-7-amd64:1.7.0_272
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/23/artifact/out/diff-checkstyle-hbase-client.txt
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/23/artifact/out/diff-checkstyle-hbase-server.txt
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/23/artifact/out/diff-checkstyle-root.txt
xml https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/23/artifact/out/xml.txt
unit https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/23/artifact/out/patch-unit-root.txt
Test Results https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/23/testReport/
Max. process+thread count 4205 (vs. ulimit of 10000)
modules C: hbase-protocol hbase-common hbase-client hbase-server hbase-rsgroup . U: .
Console output https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/23/console
versions git=1.9.1 maven=3.0.5 findbugs=3.0.1
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

bharathv and others added 10 commits September 18, 2020 13:40
This patch implements a simple cache that all the masters
can lookup to serve cluster ID to clients. Active HMaster
is still responsible for creating it but all the masters
will read it from fs to serve clients.

RPCs exposing it will come in a separate patch as a part of
HBASE-18095.

Signed-off-by: Andrew Purtell <[email protected]>
Signed-off-by: Wellington Chevreuil <[email protected]>
Signed-off-by: Guangxu Cheng <[email protected]>
(cherry picked from commit c2e01f2)
(cherry picked from commit 9ab6529)
…ache#812)

Currently we just track whether an active master exists.
It helps to also track the address of the active master in
all the masters to help serve the client RPC requests to
know which master is active.

Signed-off-by: Nick Dimiduk <[email protected]>
Signed-off-by: Andrew Purtell <[email protected]>
(cherry picked from commit efebb84)
(cherry picked from commit 7429491)
* HBASE-23281: Track meta region changes on masters

This patch adds a simple cache that tracks the meta region replica
locations. It keeps an eye on the region movements so that the
cached locations are not stale.

This information is used for servicing client RPCs for connections
that use master based registry (HBASE-18095). The RPC end points
will be added in a separate patch.

Signed-off-by: Nick Dimiduk <[email protected]>
(cherry picked from commit 8571d38)
(cherry picked from commit 89581d9)
* HBASE-23304: RPCs needed for client meta information lookup

This patch implements the RPCs needed for the meta information
lookup during connection init. New tests added to cover the RPC
code paths. HBASE-23305 builds on this to implement the client
side logic.

Fixed a bunch of checkstyle nits around the places the patch
touches.

Signed-off-by: Andrew Purtell <[email protected]>
(cherry picked from commit 4f8fbba)
(cherry picked from commit 488460e)
This patch adds the ability to discover newly added masters
dynamically on the master registry side. The trigger for the
re-fetch is either periodic (5 mins) or any registry RPC failure.
Master server information is cached in masters to avoid repeated
ZK lookups.

Updates the client side connection metrics to maintain a counter
per RPC type so that clients have visibility into counts grouped
by RPC method name.

I didn't add the method to ZK registry interface since there
is a design discussion going on in splittable meta doc. We can
add it later if needed.

Signed-off-by: Nick Dimiduk <[email protected]>
Signed-off-by: Viraj Jasani <[email protected]>
Signed-off-by: Duo Zhang <[email protected]>
(cherry picked from commit 275a38e)
(cherry picked from commit bb9121d)
@bharathv bharathv force-pushed the HBASE-18085-branch-1 branch from d907127 to de553a4 Compare September 18, 2020 20:44
@bharathv
Copy link
Contributor Author

Rebased on the latest branch-1 tip. Will merge after the test run later today.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 36s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 2s No case conflicting files found.
+0 🆗 prototool 0m 0s prototool was not available.
+1 💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
+1 💚 @author 0m 1s The patch does not contain any @author tags.
+1 💚 test4tests 0m 0s The patch appears to include 37 new or modified test files.
_ branch-1 Compile Tests _
+0 🆗 mvndep 2m 47s Maven dependency ordering for branch
+1 💚 mvninstall 7m 49s branch-1 passed
+1 💚 compile 1m 36s branch-1 passed with JDK v1.8.0_262
+1 💚 compile 1m 46s branch-1 passed with JDK v1.7.0_272
+1 💚 checkstyle 13m 7s branch-1 passed
+1 💚 shadedjars 2m 58s branch has no errors when building our shaded downstream artifacts.
+1 💚 javadoc 3m 47s branch-1 passed with JDK v1.8.0_262
+1 💚 javadoc 5m 31s branch-1 passed with JDK v1.7.0_272
+0 🆗 spotbugs 2m 42s Used deprecated FindBugs config; considering switching to SpotBugs.
+1 💚 findbugs 18m 16s branch-1 passed
-0 ⚠️ patch 3m 28s 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 23s Maven dependency ordering for patch
+1 💚 mvninstall 1m 56s the patch passed
+1 💚 compile 1m 39s the patch passed with JDK v1.8.0_262
+1 💚 cc 1m 39s the patch passed
+1 💚 javac 1m 40s the patch passed
+1 💚 compile 1m 42s the patch passed with JDK v1.7.0_272
+1 💚 cc 1m 42s the patch passed
+1 💚 javac 1m 42s the patch passed
-1 ❌ checkstyle 0m 56s hbase-client: The patch generated 17 new + 740 unchanged - 31 fixed = 757 total (was 771)
-1 ❌ checkstyle 2m 25s hbase-server: The patch generated 99 new + 2098 unchanged - 51 fixed = 2197 total (was 2149)
-1 ❌ checkstyle 6m 30s root: The patch generated 119 new + 2849 unchanged - 85 fixed = 2968 total (was 2934)
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
-1 ❌ xml 0m 1s The patch has 1 ill-formed XML file(s).
+1 💚 shadedjars 2m 51s patch has no errors when building our shaded downstream artifacts.
+1 💚 hadoopcheck 4m 37s Patch does not cause any errors with Hadoop 2.8.5 2.9.2.
+1 💚 hbaseprotoc 4m 19s the patch passed
+1 💚 javadoc 3m 41s the patch passed with JDK v1.8.0_262
+1 💚 javadoc 5m 43s the patch passed with JDK v1.7.0_272
+1 💚 findbugs 19m 40s the patch passed
_ Other Tests _
-1 ❌ unit 157m 35s root in the patch failed.
+1 💚 asflicense 2m 43s The patch does not generate ASF License warnings.
286m 20s
Reason Tests
XML Parsing Error(s):
pom.xml
Failed junit tests hadoop.hbase.client.TestFromClientSide
hadoop.hbase.snapshot.TestExportSnapshotWithTemporaryDirectory
Subsystem Report/Notes
Docker Client=19.03.13 Server=19.03.13 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/24/artifact/out/Dockerfile
GITHUB PR #2280
Optional Tests dupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile cc hbaseprotoc prototool xml
uname Linux c816c44d69b9 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 /home/jenkins/jenkins-home/workspace/Base-PreCommit-GitHub-PR_PR-2280/out/precommit/personality/provided.sh
git revision branch-1 / f0acafc
Default Java 1.7.0_272
Multi-JDK versions /usr/lib/jvm/zulu-8-amd64:1.8.0_262 /usr/lib/jvm/zulu-7-amd64:1.7.0_272
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/24/artifact/out/diff-checkstyle-hbase-client.txt
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/24/artifact/out/diff-checkstyle-hbase-server.txt
checkstyle https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/24/artifact/out/diff-checkstyle-root.txt
xml https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/24/artifact/out/xml.txt
unit https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/24/artifact/out/patch-unit-root.txt
Test Results https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/24/testReport/
Max. process+thread count 4246 (vs. ulimit of 10000)
modules C: hbase-protocol hbase-common hbase-client hbase-server hbase-rsgroup . U: .
Console output https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2280/24/console
versions git=1.9.1 maven=3.0.5 findbugs=3.0.1
Powered by Apache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@bharathv bharathv closed this Sep 19, 2020
Sign up for free to 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.

4 participants