hadoop-yetus removed a comment on issue #1222: HADOOP-16488 Deprecated 
JsonSerialization and move it out of hadoop-c…
URL: https://github.com/apache/hadoop/pull/1222#issuecomment-522086393
 
 
   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | 0 | reexec | 45 | Docker mode activated. |
   ||| _ Prechecks _ |
   | +1 | dupname | 1 | No case conflicting files found. |
   | +1 | @author | 0 | The patch does not contain any @author tags. |
   | +1 | test4tests | 1 | The patch appears to include 2 new or modified test 
files. |
   ||| _ trunk Compile Tests _ |
   | 0 | mvndep | 25 | Maven dependency ordering for branch |
   | +1 | mvninstall | 1151 | trunk passed |
   | +1 | compile | 1191 | trunk passed |
   | +1 | checkstyle | 162 | trunk passed |
   | +1 | mvnsite | 335 | trunk passed |
   | +1 | shadedclient | 1231 | branch has no errors when building and testing 
our client artifacts. |
   | +1 | javadoc | 225 | trunk passed |
   | 0 | spotbugs | 54 | Used deprecated FindBugs config; considering switching 
to SpotBugs. |
   | 0 | findbugs | 23 | branch/hadoop-project no findbugs output file 
(findbugsXml.xml) |
   ||| _ Patch Compile Tests _ |
   | 0 | mvndep | 22 | Maven dependency ordering for patch |
   | +1 | mvninstall | 218 | the patch passed |
   | +1 | compile | 1055 | the patch passed |
   | -1 | javac | 1055 | root generated 13 new + 1475 unchanged - 0 fixed = 
1488 total (was 1475) |
   | -0 | checkstyle | 130 | root: The patch generated 5 new + 358 unchanged - 
3 fixed = 363 total (was 361) |
   | -1 | mvnsite | 22 | hadoop-kms in the patch failed. |
   | -1 | mvnsite | 35 | hadoop-hdfs-client in the patch failed. |
   | -1 | mvnsite | 27 | hadoop-mapreduce-client-core in the patch failed. |
   | -1 | mvnsite | 26 | hadoop-azure in the patch failed. |
   | -1 | whitespace | 0 | The patch has 1 line(s) that end in whitespace. Use 
git apply --whitespace=fix <<patch_file>>. Refer 
https://git-scm.com/docs/git-apply |
   | +1 | xml | 3 | The patch has no ill-formed XML file. |
   | +1 | shadedclient | 643 | patch has no errors when building and testing 
our client artifacts. |
   | -1 | javadoc | 27 | hadoop-common-project_hadoop-kms generated 1 new + 0 
unchanged - 0 fixed = 1 total (was 0) |
   | -1 | javadoc | 36 | hadoop-hdfs-project_hadoop-hdfs-client generated 3 new 
+ 0 unchanged - 0 fixed = 3 total (was 0) |
   | -1 | javadoc | 25 | hadoop-tools_hadoop-azure generated 1 new + 0 
unchanged - 0 fixed = 1 total (was 0) |
   | 0 | findbugs | 22 | hadoop-project has no data from findbugs |
   | -1 | findbugs | 22 | hadoop-kms in the patch failed. |
   | -1 | findbugs | 34 | hadoop-hdfs-client in the patch failed. |
   | -1 | findbugs | 26 | hadoop-mapreduce-client-core in the patch failed. |
   | -1 | findbugs | 22 | hadoop-azure in the patch failed. |
   ||| _ Other Tests _ |
   | +1 | unit | 20 | hadoop-project in the patch passed. |
   | -1 | unit | 472 | hadoop-common in the patch failed. |
   | -1 | unit | 20 | hadoop-kms in the patch failed. |
   | -1 | unit | 36 | hadoop-hdfs-client in the patch failed. |
   | -1 | unit | 28 | hadoop-mapreduce-client-core in the patch failed. |
   | +1 | unit | 87 | hadoop-aws in the patch passed. |
   | -1 | unit | 23 | hadoop-azure in the patch failed. |
   | +1 | asflicense | 42 | The patch does not generate ASF License warnings. |
   | | | 8187 | |
   
   
   | Reason | Tests |
   |-------:|:------|
   | Failed junit tests | 
hadoop.security.token.delegation.web.TestWebDelegationToken |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | Client=19.03.1 Server=19.03.1 base: 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1222/4/artifact/out/Dockerfile
 |
   | GITHUB PR | https://github.com/apache/hadoop/pull/1222 |
   | Optional Tests | dupname asflicense compile javac javadoc mvninstall 
mvnsite unit shadedclient xml findbugs checkstyle |
   | uname | Linux e23e6cc66404 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 
17:16:02 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | personality/hadoop.sh |
   | git revision | trunk / 9a1d8cf |
   | Default Java | 1.8.0_222 |
   | javac | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1222/4/artifact/out/diff-compile-javac-root.txt
 |
   | checkstyle | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1222/4/artifact/out/diff-checkstyle-root.txt
 |
   | mvnsite | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1222/4/artifact/out/patch-mvnsite-hadoop-common-project_hadoop-kms.txt
 |
   | mvnsite | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1222/4/artifact/out/patch-mvnsite-hadoop-hdfs-project_hadoop-hdfs-client.txt
 |
   | mvnsite | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1222/4/artifact/out/patch-mvnsite-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core.txt
 |
   | mvnsite | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1222/4/artifact/out/patch-mvnsite-hadoop-tools_hadoop-azure.txt
 |
   | whitespace | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1222/4/artifact/out/whitespace-eol.txt
 |
   | javadoc | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1222/4/artifact/out/diff-javadoc-javadoc-hadoop-common-project_hadoop-kms.txt
 |
   | javadoc | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1222/4/artifact/out/diff-javadoc-javadoc-hadoop-hdfs-project_hadoop-hdfs-client.txt
 |
   | javadoc | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1222/4/artifact/out/diff-javadoc-javadoc-hadoop-tools_hadoop-azure.txt
 |
   | findbugs | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1222/4/artifact/out/patch-findbugs-hadoop-common-project_hadoop-kms.txt
 |
   | findbugs | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1222/4/artifact/out/patch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client.txt
 |
   | findbugs | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1222/4/artifact/out/patch-findbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core.txt
 |
   | findbugs | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1222/4/artifact/out/patch-findbugs-hadoop-tools_hadoop-azure.txt
 |
   | unit | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1222/4/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt
 |
   | unit | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1222/4/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt
 |
   | unit | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1222/4/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-client.txt
 |
   | unit | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1222/4/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core.txt
 |
   | unit | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1222/4/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt
 |
   |  Test Results | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1222/4/testReport/ |
   | Max. process+thread count | 1425 (vs. ulimit of 5500) |
   | modules | C: hadoop-project hadoop-common-project/hadoop-common 
hadoop-common-project/hadoop-kms hadoop-hdfs-project/hadoop-hdfs-client 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
hadoop-tools/hadoop-aws hadoop-tools/hadoop-azure U: . |
   | Console output | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1222/4/console |
   | versions | git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1 |
   | Powered by | Apache Yetus 0.10.0 http://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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to