hadoop-yetus commented on pull request #2159:
URL: https://github.com/apache/hadoop/pull/2159#issuecomment-662205279


   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | +0 :ok: |  reexec  |   1m 28s |  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.  |
   | +1 :green_heart: |  test4tests  |   0m  0s |  The patch appears to include 
1 new or modified test files.  |
   ||| _ trunk Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 29s |  Maven dependency ordering for branch  |
   | +1 :green_heart: |  mvninstall  |  22m 44s |  trunk passed  |
   | +1 :green_heart: |  compile  |  23m 38s |  trunk passed with JDK 
Ubuntu-11.0.7+10-post-Ubuntu-2ubuntu218.04  |
   | +1 :green_heart: |  compile  |  20m 46s |  trunk passed with JDK Private 
Build-1.8.0_252-8u252-b09-1~18.04-b09  |
   | +1 :green_heart: |  checkstyle  |   3m 49s |  trunk passed  |
   | +1 :green_heart: |  mvnsite  |   2m  3s |  trunk passed  |
   | +1 :green_heart: |  shadedclient  |  22m 13s |  branch has no errors when 
building and testing our client artifacts.  |
   | -1 :x: |  javadoc  |   0m 37s |  hadoop-common in trunk failed with JDK 
Ubuntu-11.0.7+10-post-Ubuntu-2ubuntu218.04.  |
   | +1 :green_heart: |  javadoc  |   1m 21s |  trunk passed with JDK Private 
Build-1.8.0_252-8u252-b09-1~18.04-b09  |
   | +0 :ok: |  spotbugs  |   2m 19s |  Used deprecated FindBugs config; 
considering switching to SpotBugs.  |
   | +0 :ok: |  findbugs  |   0m 25s |  branch/hadoop-project no findbugs 
output file (findbugsXml.xml)  |
   | -1 :x: |  findbugs  |   2m 16s |  hadoop-common-project/hadoop-common in 
trunk has 2 extant findbugs warnings.  |
   ||| _ Patch Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 25s |  Maven dependency ordering for patch  |
   | +1 :green_heart: |  mvninstall  |   1m  4s |  the patch passed  |
   | +1 :green_heart: |  compile  |  23m  7s |  the patch passed with JDK 
Ubuntu-11.0.7+10-post-Ubuntu-2ubuntu218.04  |
   | +1 :green_heart: |  javac  |  23m  7s |  the patch passed  |
   | +1 :green_heart: |  compile  |  20m 36s |  the patch passed with JDK 
Private Build-1.8.0_252-8u252-b09-1~18.04-b09  |
   | +1 :green_heart: |  javac  |  20m 36s |  the patch passed  |
   | -0 :warning: |  checkstyle  |   3m  6s |  root: The patch generated 34 new 
+ 68 unchanged - 0 fixed = 102 total (was 68)  |
   | +1 :green_heart: |  mvnsite  |   2m  3s |  the patch passed  |
   | +1 :green_heart: |  whitespace  |   0m  0s |  The patch has no whitespace 
issues.  |
   | +1 :green_heart: |  xml  |   0m  6s |  The patch has no ill-formed XML 
file.  |
   | +1 :green_heart: |  shadedclient  |  16m 12s |  patch has no errors when 
building and testing our client artifacts.  |
   | -1 :x: |  javadoc  |   0m 37s |  hadoop-common in the patch failed with 
JDK Ubuntu-11.0.7+10-post-Ubuntu-2ubuntu218.04.  |
   | +1 :green_heart: |  javadoc  |   1m 20s |  the patch passed with JDK 
Private Build-1.8.0_252-8u252-b09-1~18.04-b09  |
   | +0 :ok: |  findbugs  |   0m 23s |  hadoop-project has no data from 
findbugs  |
   | -1 :x: |  findbugs  |   2m 27s |  hadoop-common-project/hadoop-common 
generated 4 new + 2 unchanged - 0 fixed = 6 total (was 2)  |
   ||| _ Other Tests _ |
   | +1 :green_heart: |  unit  |   0m 24s |  hadoop-project in the patch 
passed.  |
   | -1 :x: |  unit  |  10m 39s |  hadoop-common in the patch passed.  |
   | +1 :green_heart: |  asflicense  |   0m 47s |  The patch does not generate 
ASF License warnings.  |
   |  |   | 184m 33s |   |
   
   
   | Reason | Tests |
   |-------:|:------|
   | FindBugs | module:hadoop-common-project/hadoop-common |
   |  |  The class name com.hadoop.compression.lzo.LzoCodec shadows the simple 
name of the superclass org.apache.hadoop.io.compress.LzoCodec  At 
LzoCodec.java:the simple name of the superclass 
org.apache.hadoop.io.compress.LzoCodec  At LzoCodec.java:[lines 30-47] |
   |  |  The class name com.hadoop.compression.lzo.LzopCodec shadows the simple 
name of the superclass org.apache.hadoop.io.compress.LzopCodec  At 
LzopCodec.java:the simple name of the superclass 
org.apache.hadoop.io.compress.LzopCodec  At LzopCodec.java:[lines 30-47] |
   |  |  The class name org.apache.hadoop.io.compress.LzoCodec shadows the 
simple name of the superclass io.airlift.compress.lzo.LzoCodec  At 
LzoCodec.java:the simple name of the superclass 
io.airlift.compress.lzo.LzoCodec  At LzoCodec.java:[line 23] |
   |  |  The class name org.apache.hadoop.io.compress.LzopCodec shadows the 
simple name of the superclass io.airlift.compress.lzo.LzopCodec  At 
LzopCodec.java:the simple name of the superclass 
io.airlift.compress.lzo.LzopCodec  At LzopCodec.java:[lines 26-37] |
   | Failed junit tests | hadoop.io.file.tfile.TestTFileLzoCodecsStreams |
   |   | hadoop.ha.TestZKFailoverController |
   |   | hadoop.io.file.tfile.TestTFileLzoCodecsByteArrays |
   |   | hadoop.security.TestGroupsCaching |
   |   | hadoop.io.file.tfile.TestTFileSeqFileComparison |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | ClientAPI=1.40 ServerAPI=1.40 base: 
https://builds.apache.org/job/hadoop-multibranch/job/PR-2159/2/artifact/out/Dockerfile
 |
   | GITHUB PR | https://github.com/apache/hadoop/pull/2159 |
   | Optional Tests | dupname asflicense compile javac javadoc mvninstall 
mvnsite unit shadedclient xml findbugs checkstyle |
   | uname | Linux 679ab9c71a9e 4.15.0-101-generic #102-Ubuntu SMP Mon May 11 
10:07:26 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | personality/hadoop.sh |
   | git revision | trunk / d23cc9d85d8 |
   | Default Java | Private Build-1.8.0_252-8u252-b09-1~18.04-b09 |
   | Multi-JDK versions | 
/usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.7+10-post-Ubuntu-2ubuntu218.04 
/usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_252-8u252-b09-1~18.04-b09 
|
   | javadoc | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-2159/2/artifact/out/branch-javadoc-hadoop-common-project_hadoop-common-jdkUbuntu-11.0.7+10-post-Ubuntu-2ubuntu218.04.txt
 |
   | findbugs | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-2159/2/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html
 |
   | checkstyle | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-2159/2/artifact/out/diff-checkstyle-root.txt
 |
   | javadoc | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-2159/2/artifact/out/patch-javadoc-hadoop-common-project_hadoop-common-jdkUbuntu-11.0.7+10-post-Ubuntu-2ubuntu218.04.txt
 |
   | findbugs | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-2159/2/artifact/out/new-findbugs-hadoop-common-project_hadoop-common.html
 |
   | unit | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-2159/2/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt
 |
   |  Test Results | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-2159/2/testReport/ |
   | Max. process+thread count | 1460 (vs. ulimit of 5500) |
   | modules | C: hadoop-project hadoop-common-project/hadoop-common U: . |
   | Console output | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-2159/2/console |
   | versions | git=2.17.1 maven=3.6.0 findbugs=4.0.6 |
   | 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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to