Apache-HBase commented on pull request #3295:
URL: https://github.com/apache/hbase/pull/3295#issuecomment-847230392


   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | +0 :ok: |  reexec  |   1m 11s |  Docker mode activated.  |
   ||| _ Prechecks _ |
   | +1 :green_heart: |  dupname  |   0m  0s |  No case conflicting files 
found.  |
   | +1 :green_heart: |  @author  |   0m  0s |  The patch does not contain any 
@author tags.  |
   | -0 :warning: |  test4tests  |   0m  0s |  The patch doesn't appear to 
include any new or modified tests. Please justify why no new tests are needed 
for this patch. Also please list what manual steps were performed to verify 
this patch.  |
   ||| _ branch-1 Compile Tests _ |
   | +0 :ok: |  mvndep  |   2m 47s |  Maven dependency ordering for branch  |
   | -1 :x: |  mvninstall  |   7m 57s |  root in branch-1 failed.  |
   | +1 :green_heart: |  compile  |   1m 48s |  branch-1 passed with JDK Azul 
Systems, Inc.-1.8.0_262-b19  |
   | -1 :x: |  compile  |   1m 32s |  root in branch-1 failed with JDK Azul 
Systems, Inc.-1.7.0_272-b10.  |
   | -1 :x: |  shadedjars  |   0m 19s |  branch has 7 errors when building our 
shaded downstream artifacts.  |
   | -1 :x: |  javadoc  |   2m 19s |  root in branch-1 failed with JDK Azul 
Systems, Inc.-1.8.0_262-b19.  |
   | -1 :x: |  javadoc  |   0m  8s |  hbase-assembly in branch-1 failed with 
JDK Azul Systems, Inc.-1.8.0_262-b19.  |
   | -1 :x: |  javadoc  |   2m 40s |  root in branch-1 failed with JDK Azul 
Systems, Inc.-1.7.0_272-b10.  |
   | -1 :x: |  javadoc  |   0m 11s |  hbase-assembly in branch-1 failed with 
JDK Azul Systems, Inc.-1.7.0_272-b10.  |
   ||| _ Patch Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 22s |  Maven dependency ordering for patch  |
   | +1 :green_heart: |  mvninstall  |   2m  5s |  the patch passed  |
   | +1 :green_heart: |  compile  |   2m  4s |  the patch passed with JDK Azul 
Systems, Inc.-1.8.0_262-b19  |
   | +1 :green_heart: |  javac  |   2m  4s |  the patch passed  |
   | +1 :green_heart: |  compile  |   2m 10s |  the patch passed with JDK Azul 
Systems, Inc.-1.7.0_272-b10  |
   | +1 :green_heart: |  javac  |   2m 10s |  the patch passed  |
   | +1 :green_heart: |  whitespace  |   0m  0s |  The patch has no whitespace 
issues.  |
   | -1 :x: |  xml  |   0m  2s |  The patch has 6 ill-formed XML file(s).  |
   | -1 :x: |  shadedjars  |   0m 13s |  patch has 7 errors when building our 
shaded downstream artifacts.  |
   | +1 :green_heart: |  hadoopcheck  |   5m 29s |  Patch does not cause any 
errors with Hadoop 2.8.5 2.9.2.  |
   | +1 :green_heart: |  javadoc  |   2m 54s |  the patch passed with JDK Azul 
Systems, Inc.-1.8.0_262-b19  |
   | +1 :green_heart: |  javadoc  |   3m 21s |  the patch passed with JDK Azul 
Systems, Inc.-1.7.0_272-b10  |
   ||| _ Other Tests _ |
   | -1 :x: |  unit  | 188m 11s |  root in the patch failed.  |
   | -1 :x: |  asflicense  |   0m 52s |  The patch generated 9 ASF License 
warnings.  |
   |  |   | 232m 21s |   |
   
   
   | Reason | Tests |
   |-------:|:------|
   | XML | Parsing Error(s): |
   |   | hbase-assembly/pom.xml |
   |   | hbase-assembly/src/main/assembly/components-jdk8.xml |
   |   | hbase-assembly/src/main/assembly/components.xml |
   |   | hbase-assembly/src/main/assembly/hadoop-two-compat-jdk8.xml |
   |   | hbase-assembly/src/main/assembly/hadoop-two-compat.xml |
   |   | pom.xml |
   | Failed junit tests | hadoop.hbase.mapreduce.TestLoadIncrementalHFiles |
   |   | hadoop.hbase.mapreduce.TestLoadIncrementalHFilesUseSecurityEndPoint |
   |   | hadoop.hbase.client.TestAdmin1 |
   |   | hadoop.hbase.mapreduce.TestSecureLoadIncrementalHFiles |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | ClientAPI=1.41 ServerAPI=1.41 base: 
https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3295/2/artifact/out/Dockerfile
 |
   | GITHUB PR | https://github.com/apache/hbase/pull/3295 |
   | Optional Tests | dupname asflicense javac javadoc unit shadedjars 
hadoopcheck xml compile |
   | uname | Linux 28a2fbd9b537 4.15.0-136-generic #140-Ubuntu SMP Thu Jan 28 
05:20:47 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | 
/home/jenkins/jenkins-home/workspace/Base-PreCommit-GitHub-PR_PR-3295/out/precommit/personality/provided.sh
 |
   | git revision | branch-1 / 3cff107 |
   | Default Java | Azul Systems, Inc.-1.7.0_272-b10 |
   | Multi-JDK versions | /usr/lib/jvm/zulu-8-amd64:Azul Systems, 
Inc.-1.8.0_262-b19 /usr/lib/jvm/zulu-7-amd64:Azul Systems, Inc.-1.7.0_272-b10 |
   | mvninstall | 
https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3295/2/artifact/out/branch-mvninstall-root.txt
 |
   | compile | 
https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3295/2/artifact/out/branch-compile-root-jdkAzulSystems,Inc.-1.7.0_272-b10.txt
 |
   | shadedjars | 
https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3295/2/artifact/out/branch-shadedjars.txt
 |
   | javadoc | 
https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3295/2/artifact/out/branch-javadoc-root-jdkAzulSystems,Inc.-1.8.0_262-b19.txt
 |
   | javadoc | 
https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3295/2/artifact/out/branch-javadoc-hbase-assembly-jdkAzulSystems,Inc.-1.8.0_262-b19.txt
 |
   | javadoc | 
https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3295/2/artifact/out/branch-javadoc-root-jdkAzulSystems,Inc.-1.7.0_272-b10.txt
 |
   | javadoc | 
https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3295/2/artifact/out/branch-javadoc-hbase-assembly-jdkAzulSystems,Inc.-1.7.0_272-b10.txt
 |
   | xml | 
https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3295/2/artifact/out/xml.txt
 |
   | shadedjars | 
https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3295/2/artifact/out/patch-shadedjars.txt
 |
   | unit | 
https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3295/2/artifact/out/patch-unit-root.txt
 |
   |  Test Results | 
https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3295/2/testReport/
 |
   | asflicense | 
https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3295/2/artifact/out/patch-asflicense-problems.txt
 |
   | Max. process+thread count | 4345 (vs. ulimit of 10000) |
   | modules | C: hbase-assembly . U: . |
   | Console output | 
https://ci-hadoop.apache.org/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-3295/2/console
 |
   | versions | git=1.9.1 maven=3.0.5 |
   | Powered by | Apache Yetus 0.12.0 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]


Reply via email to