Apache-HBase commented on issue #884: HBASE-23347 Allowable custom 
authentication methods for RPCs
URL: https://github.com/apache/hbase/pull/884#issuecomment-574471969
 
 
   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | +0 :ok: |  reexec  |   0m 35s |  Docker mode activated.  |
   ||| _ Prechecks _ |
   | +1 :green_heart: |  dupname  |   0m  1s |  No case conflicting files 
found.  |
   | +0 :ok: |  markdownlint  |   0m  1s |  markdownlint was not available.  |
   | +1 :green_heart: |  hbaseanti  |   0m  0s |  Patch does not have any 
anti-patterns.  |
   | +1 :green_heart: |  @author  |   0m  0s |  The patch does not contain any 
@author tags.  |
   | +1 :green_heart: |  test4tests  |   0m  0s |  The patch appears to include 
8 new or modified test files.  |
   ||| _ master Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 37s |  Maven dependency ordering for branch  |
   | +1 :green_heart: |  mvninstall  |   5m  9s |  master passed  |
   | +1 :green_heart: |  compile  |   2m 13s |  master passed  |
   | +1 :green_heart: |  checkstyle  |   2m 35s |  master passed  |
   | +1 :green_heart: |  shadedjars  |   4m 37s |  branch has no errors when 
building our shaded downstream artifacts.  |
   | +1 :green_heart: |  javadoc  |   1m 41s |  master passed  |
   | +0 :ok: |  spotbugs  |   4m 29s |  Used deprecated FindBugs config; 
considering switching to SpotBugs.  |
   | +1 :green_heart: |  findbugs  |   6m 54s |  master passed  |
   | -0 :warning: |  patch  |   4m 59s |  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 :ok: |  mvndep  |   0m 16s |  Maven dependency ordering for patch  |
   | -1 :x: |  mvninstall  |   2m 37s |  root in the patch failed.  |
   | -1 :x: |  compile  |   0m 55s |  hbase-server in the patch failed.  |
   | -1 :x: |  compile  |   0m 24s |  hbase-examples in the patch failed.  |
   | -1 :x: |  javac  |   0m 55s |  hbase-server in the patch failed.  |
   | -1 :x: |  javac  |   0m 24s |  hbase-examples in the patch failed.  |
   | +1 :green_heart: |  checkstyle  |   0m 25s |  The patch passed checkstyle 
in hbase-common  |
   | -1 :x: |  checkstyle  |   0m 30s |  hbase-client: The patch generated 1 
new + 22 unchanged - 10 fixed = 23 total (was 32)  |
   | +1 :green_heart: |  checkstyle  |   1m 16s |  hbase-server: The patch 
generated 0 new + 21 unchanged - 3 fixed = 21 total (was 24)  |
   | -1 :x: |  checkstyle  |   0m 14s |  hbase-examples: The patch generated 5 
new + 0 unchanged - 0 fixed = 5 total (was 0)  |
   | -1 :x: |  whitespace  |   0m  0s |  The patch has 7 line(s) that end in 
whitespace. Use git apply --whitespace=fix <<patch_file>>. Refer 
https://git-scm.com/docs/git-apply  |
   | +1 :green_heart: |  xml  |   0m  3s |  The patch has no ill-formed XML 
file.  |
   | -1 :x: |  shadedjars  |   3m 38s |  patch has 16 errors when building our 
shaded downstream artifacts.  |
   | -1 :x: |  hadoopcheck  |   1m 58s |  The patch causes 16 errors with 
Hadoop v2.8.5.  |
   | -1 :x: |  hadoopcheck  |   4m  0s |  The patch causes 16 errors with 
Hadoop v2.9.2.  |
   | -1 :x: |  hadoopcheck  |   6m  8s |  The patch causes 16 errors with 
Hadoop v3.1.2.  |
   | -1 :x: |  javadoc  |   0m 22s |  hbase-client generated 1 new + 2 
unchanged - 0 fixed = 3 total (was 2)  |
   | -1 :x: |  javadoc  |   0m 19s |  hbase-examples generated 4 new + 0 
unchanged - 0 fixed = 4 total (was 0)  |
   | -1 :x: |  findbugs  |   1m 12s |  hbase-client generated 1 new + 0 
unchanged - 0 fixed = 1 total (was 0)  |
   | -1 :x: |  findbugs  |   0m 52s |  hbase-server in the patch failed.  |
   | -1 :x: |  findbugs  |   0m 25s |  hbase-examples in the patch failed.  |
   ||| _ Other Tests _ |
   | +1 :green_heart: |  unit  |   3m 18s |  hbase-common in the patch passed.  
|
   | +1 :green_heart: |  unit  |   2m  2s |  hbase-client in the patch passed.  
|
   | -1 :x: |  unit  |   0m 53s |  hbase-server in the patch failed.  |
   | -1 :x: |  unit  |   0m 24s |  hbase-examples in the patch failed.  |
   | +1 :green_heart: |  asflicense  |   0m 44s |  The patch does not generate 
ASF License warnings.  |
   |  |   |  55m 53s |   |
   
   
   | Reason | Tests |
   |-------:|:------|
   | FindBugs | module:hbase-client |
   |  |  Nullcheck of clusterId at line 110 of value previously dereferenced in 
org.apache.hadoop.hbase.security.provider.BuiltInProviderSelector.selectProvider(String,
 UserGroupInformation)  At BuiltInProviderSelector.java:110 of value previously 
dereferenced in 
org.apache.hadoop.hbase.security.provider.BuiltInProviderSelector.selectProvider(String,
 UserGroupInformation)  At BuiltInProviderSelector.java:[line 103] |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | Client=19.03.5 Server=19.03.5 base: 
https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-884/18/artifact/out/Dockerfile
 |
   | GITHUB PR | https://github.com/apache/hbase/pull/884 |
   | Optional Tests | dupname asflicense markdownlint javac javadoc unit 
spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile xml |
   | uname | Linux 0600279b82b7 4.15.0-60-generic #67-Ubuntu SMP Thu Aug 22 
16:55:30 UTC 2019 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | 
/home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-884/out/precommit/personality/provided.sh
 |
   | git revision | master / 499ff32f00 |
   | Default Java | 1.8.0_181 |
   | mvninstall | 
https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-884/18/artifact/out/patch-mvninstall-root.txt
 |
   | compile | 
https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-884/18/artifact/out/patch-compile-hbase-server.txt
 |
   | compile | 
https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-884/18/artifact/out/patch-compile-hbase-examples.txt
 |
   | javac | 
https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-884/18/artifact/out/patch-compile-hbase-server.txt
 |
   | javac | 
https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-884/18/artifact/out/patch-compile-hbase-examples.txt
 |
   | checkstyle | 
https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-884/18/artifact/out/diff-checkstyle-hbase-client.txt
 |
   | checkstyle | 
https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-884/18/artifact/out/diff-checkstyle-hbase-examples.txt
 |
   | whitespace | 
https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-884/18/artifact/out/whitespace-eol.txt
 |
   | shadedjars | 
https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-884/18/artifact/out/patch-shadedjars.txt
 |
   | hadoopcheck | 
https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-884/18/artifact/out/patch-javac-2.8.5.txt
 |
   | hadoopcheck | 
https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-884/18/artifact/out/patch-javac-2.9.2.txt
 |
   | hadoopcheck | 
https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-884/18/artifact/out/patch-javac-3.1.2.txt
 |
   | javadoc | 
https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-884/18/artifact/out/diff-javadoc-javadoc-hbase-client.txt
 |
   | javadoc | 
https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-884/18/artifact/out/diff-javadoc-javadoc-hbase-examples.txt
 |
   | findbugs | 
https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-884/18/artifact/out/new-findbugs-hbase-client.html
 |
   | findbugs | 
https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-884/18/artifact/out/patch-findbugs-hbase-server.txt
 |
   | findbugs | 
https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-884/18/artifact/out/patch-findbugs-hbase-examples.txt
 |
   | unit | 
https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-884/18/artifact/out/patch-unit-hbase-server.txt
 |
   | unit | 
https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-884/18/artifact/out/patch-unit-hbase-examples.txt
 |
   |  Test Results | 
https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-884/18/testReport/
 |
   | Max. process+thread count | 285 (vs. ulimit of 10000) |
   | modules | C: hbase-common hbase-client hbase-server hbase-examples U: . |
   | Console output | 
https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-884/18/console |
   | versions | git=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11 |
   | Powered by | Apache Yetus 0.11.1 https://yetus.apache.org |
   
   
   This message was automatically generated.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to