For more details, see 
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1186/

[Jul 2, 2019 1:55:25 AM] (wwei) YARN-9655. AllocateResponse in 
FederationInterceptor lost
[Jul 2, 2019 6:14:11 AM] (sunilg) YARN-9327. Improve synchronisation in 
ProtoUtils#convertToProtoFormat
[Jul 2, 2019 6:48:16 AM] (sunilg) YARN-9644. First RMContext object is always 
leaked during switch over.
[Jul 2, 2019 4:54:43 PM] (aengineer) HDDS-1698. Switch to use 
apache/ozone-runner in the compose/Dockerfile
[Jul 2, 2019 8:22:30 PM] (inigoiri) HADOOP-16385. Namenode crashes with 
'RedundancyMonitor thread received
[Jul 2, 2019 8:52:06 PM] (elek) HDDS-1716. Smoketest results are generated with 
an internal user
[Jul 2, 2019 9:34:49 PM] (bharat) HDDS-1616. ManagedChannel references are 
being leaked in while removing
[Jul 2, 2019 11:02:27 PM] (aengineer) HDDS-1757. Use ExecutorService in 
OzoneManagerStateMachine. (#1048)




-1 overall


The following subsystems voted -1:
    asflicense findbugs hadolint pathlen unit


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       
module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-documentstore
 
       Unread field:TimelineEventSubDoc.java:[line 56] 
       Unread field:TimelineMetricSubDoc.java:[line 44] 

    FindBugs :

       
module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-mawo/hadoop-yarn-applications-mawo-core
 
       Class org.apache.hadoop.applications.mawo.server.common.TaskStatus 
implements Cloneable but does not define or use clone method At 
TaskStatus.java:does not define or use clone method At TaskStatus.java:[lines 
39-346] 
       Equals method for 
org.apache.hadoop.applications.mawo.server.worker.WorkerId assumes the argument 
is of type WorkerId At WorkerId.java:the argument is of type WorkerId At 
WorkerId.java:[line 114] 
       
org.apache.hadoop.applications.mawo.server.worker.WorkerId.equals(Object) does 
not check for null argument At WorkerId.java:null argument At 
WorkerId.java:[lines 114-115] 

    FindBugs :

       module:hadoop-tools/hadoop-dynamometer/hadoop-dynamometer-infra 
       org.apache.hadoop.tools.dynamometer.Client.addFileToZipRecursively(File, 
File, ZipOutputStream) may fail to clean up java.io.InputStream on checked 
exception Obligation to clean up resource created at Client.java:to clean up 
java.io.InputStream on checked exception Obligation to clean up resource 
created at Client.java:[line 859] is not discharged 
       Exceptional return value of java.io.File.mkdirs() ignored in 
org.apache.hadoop.tools.dynamometer.DynoInfraUtils.fetchHadoopTarball(File, 
String, Configuration, Logger) At DynoInfraUtils.java:ignored in 
org.apache.hadoop.tools.dynamometer.DynoInfraUtils.fetchHadoopTarball(File, 
String, Configuration, Logger) At DynoInfraUtils.java:[line 138] 
       Found reliance on default encoding in 
org.apache.hadoop.tools.dynamometer.SimulatedDataNodes.run(String[]):in 
org.apache.hadoop.tools.dynamometer.SimulatedDataNodes.run(String[]): new 
java.io.InputStreamReader(InputStream) At SimulatedDataNodes.java:[line 149] 
       org.apache.hadoop.tools.dynamometer.SimulatedDataNodes.run(String[]) 
invokes System.exit(...), which shuts down the entire virtual machine At 
SimulatedDataNodes.java:down the entire virtual machine At 
SimulatedDataNodes.java:[line 123] 
       org.apache.hadoop.tools.dynamometer.SimulatedDataNodes.run(String[]) may 
fail to close stream At SimulatedDataNodes.java:stream At 
SimulatedDataNodes.java:[line 149] 

    FindBugs :

       module:hadoop-tools/hadoop-dynamometer/hadoop-dynamometer-blockgen 
       Self assignment of field BlockInfo.replication in new 
org.apache.hadoop.tools.dynamometer.blockgenerator.BlockInfo(BlockInfo) At 
BlockInfo.java:in new 
org.apache.hadoop.tools.dynamometer.blockgenerator.BlockInfo(BlockInfo) At 
BlockInfo.java:[line 78] 

    Failed junit tests :

       hadoop.hdfs.server.balancer.TestBalancerWithMultipleNameNodes 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.hdfs.server.federation.router.TestRouterRpcMultiDestination 
       hadoop.hdfs.server.federation.router.TestRouterWithSecureStartup 
       hadoop.hdfs.server.federation.security.TestRouterHttpDelegationToken 
       hadoop.yarn.server.resourcemanager.scheduler.capacity.TestLeafQueue 
       hadoop.ozone.client.rpc.TestOzoneAtRestEncryption 
       hadoop.ozone.client.rpc.TestOzoneRpcClientWithRatis 
       hadoop.ozone.client.rpc.TestOzoneRpcClient 
       
hadoop.ozone.container.common.statemachine.commandhandler.TestBlockDeletion 
       hadoop.ozone.container.common.transport.server.ratis.TestCSMMetrics 
       hadoop.ozone.client.rpc.TestSecureOzoneRpcClient 
      

   cc:

       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1186/artifact/out/diff-compile-cc-root.txt
  [4.0K]

   javac:

       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1186/artifact/out/diff-compile-javac-root.txt
  [336K]

   checkstyle:

       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1186/artifact/out/diff-checkstyle-root.txt
  [17M]

   hadolint:

       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1186/artifact/out/diff-patch-hadolint.txt
  [8.0K]

   pathlen:

       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1186/artifact/out/pathlen.txt
  [12K]

   pylint:

       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1186/artifact/out/diff-patch-pylint.txt
  [120K]

   shellcheck:

       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1186/artifact/out/diff-patch-shellcheck.txt
  [20K]

   shelldocs:

       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1186/artifact/out/diff-patch-shelldocs.txt
  [44K]

   whitespace:

       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1186/artifact/out/whitespace-eol.txt
  [9.6M]
       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1186/artifact/out/whitespace-tabs.txt
  [1.1M]

   findbugs:

       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1186/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore-warnings.html
  [8.0K]
       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1186/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-mawo_hadoop-yarn-applications-mawo-core-warnings.html
  [8.0K]
       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1186/artifact/out/branch-findbugs-hadoop-tools_hadoop-dynamometer_hadoop-dynamometer-infra-warnings.html
  [12K]
       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1186/artifact/out/branch-findbugs-hadoop-tools_hadoop-dynamometer_hadoop-dynamometer-blockgen-warnings.html
  [8.0K]
       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1186/artifact/out/branch-findbugs-hadoop-submarine_hadoop-submarine-tony-runtime.txt
  [4.0K]
       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1186/artifact/out/branch-findbugs-hadoop-submarine_hadoop-submarine-yarnservice-runtime.txt
  [4.0K]

   javadoc:

       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1186/artifact/out/diff-javadoc-javadoc-root.txt
  [752K]

   unit:

       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1186/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
  [336K]
       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1186/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
  [64K]
       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1186/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt
  [108K]
       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1186/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt
  [84K]
       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1186/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-services_hadoop-yarn-services-core.txt
  [12K]
       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1186/artifact/out/patch-unit-hadoop-tools_hadoop-dynamometer_hadoop-dynamometer-infra.txt
  [8.0K]
       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1186/artifact/out/patch-unit-hadoop-ozone_integration-test.txt
  [80K]
       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1186/artifact/out/patch-unit-hadoop-ozone_ozonefs.txt
  [12K]
       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1186/artifact/out/patch-unit-hadoop-submarine_hadoop-submarine-dist.txt
  [8.0K]
       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1186/artifact/out/patch-unit-hadoop-submarine_hadoop-submarine-tony-runtime.txt
  [4.0K]
       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1186/artifact/out/patch-unit-hadoop-submarine_hadoop-submarine-yarnservice-runtime.txt
  [4.0K]

   asflicense:

       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1186/artifact/out/patch-asflicense-problems.txt
  [4.0K]

Powered by Apache Yetus 0.8.0   http://yetus.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: mapreduce-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: mapreduce-dev-h...@hadoop.apache.org

Reply via email to