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

[Mar 13, 2019 4:33:17 AM] (vrushali) YARN-9338 Timeline related testcases are 
failing. Contributed by
[Mar 13, 2019 9:00:35 AM] (wwei) MAPREDUCE-7192. JobHistoryServer attempts page 
support jump to
[Mar 13, 2019 10:52:19 AM] (msingh) HDDS-1256. Fix failure in 
TestKeyValueContainerCheck. Contributed by
[Mar 13, 2019 11:00:06 AM] (nanda) HDDS-1128. Create stateful manager class for 
the pipeline creation
[Mar 13, 2019 11:08:45 AM] (elek) HDDS-1226. Addendum. ozone-filesystem jar 
missing in hadoop classpath
[Mar 13, 2019 11:42:43 AM] (nanda) HDDS-1209. Fix the block allocation logic in 
SCM when client wants to
[Mar 13, 2019 4:33:24 PM] (matthew_foley) HADOOP-16166. 
TestRawLocalFileSystemContract fails with build Docker
[Mar 13, 2019 6:50:53 PM] (7813154+ajayydv) HDDS-1087. Fix 
TestDefaultCertificateClient#testSignDataStream.
[Mar 13, 2019 7:01:08 PM] (github) HDDS-1254. Fix failure in 
TestOzoneManagerHttpServer &
[Mar 13, 2019 8:15:56 PM] (xkrogen) HDFS-14346. Add better time precision to 
Configuration#getTimeDuration,
[Mar 13, 2019 8:37:11 PM] (stevel) HADOOP-15625. S3A input stream to use 
etags/version number to detect
[Mar 13, 2019 11:45:23 PM] (vrushali) YARN-9016 DocumentStore as a backend for 
ATSv2. Contributed by Sushil




-1 overall


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


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:

    XML :

       Parsing Error(s): 
       hadoop-build-tools/src/main/resources/checkstyle/checkstyle.xml 
       hadoop-build-tools/src/main/resources/checkstyle/suppressions.xml 
       hadoop-tools/hadoop-azure/src/config/checkstyle-suppressions.xml 
       hadoop-tools/hadoop-azure/src/config/checkstyle.xml 
       hadoop-tools/hadoop-resourceestimator/src/config/checkstyle.xml 

    FindBugs :

       
module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-documentstore
 
       
org.apache.hadoop.yarn.server.timelineservice.documentstore.collection.document.entity.TimelineEntityDocument.setEvents(Map)
 makes inefficient use of keySet iterator instead of entrySet iterator At 
TimelineEntityDocument.java:keySet iterator instead of entrySet iterator At 
TimelineEntityDocument.java:[line 159] 
       
org.apache.hadoop.yarn.server.timelineservice.documentstore.collection.document.entity.TimelineEntityDocument.setMetrics(Map)
 makes inefficient use of keySet iterator instead of entrySet iterator At 
TimelineEntityDocument.java:keySet iterator instead of entrySet iterator At 
TimelineEntityDocument.java:[line 142] 
       Unread field:TimelineEventSubDoc.java:[line 56] 
       Unread field:TimelineMetricSubDoc.java:[line 44] 
       Switch statement found in 
org.apache.hadoop.yarn.server.timelineservice.documentstore.collection.document.flowrun.FlowRunDocument.aggregate(TimelineMetric,
 TimelineMetric) where default case is missing At 
FlowRunDocument.java:TimelineMetric) where default case is missing At 
FlowRunDocument.java:[lines 121-136] 
       
org.apache.hadoop.yarn.server.timelineservice.documentstore.collection.document.flowrun.FlowRunDocument.aggregateMetrics(Map)
 makes inefficient use of keySet iterator instead of entrySet iterator At 
FlowRunDocument.java:keySet iterator instead of entrySet iterator At 
FlowRunDocument.java:[line 103] 
       Possible doublecheck on 
org.apache.hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.CosmosDBDocumentStoreReader.client
 in new 
org.apache.hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.CosmosDBDocumentStoreReader(Configuration)
 At CosmosDBDocumentStoreReader.java:new 
org.apache.hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.CosmosDBDocumentStoreReader(Configuration)
 At CosmosDBDocumentStoreReader.java:[lines 73-75] 
       Possible doublecheck on 
org.apache.hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.CosmosDBDocumentStoreWriter.client
 in new 
org.apache.hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.CosmosDBDocumentStoreWriter(Configuration)
 At CosmosDBDocumentStoreWriter.java:new 
org.apache.hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.CosmosDBDocumentStoreWriter(Configuration)
 At CosmosDBDocumentStoreWriter.java:[lines 66-68] 

    FindBugs :

       module:hadoop-hdds/container-service 
       Unread field:KeyValueContainerCheck.java:[line 68] 

    Failed junit tests :

       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.yarn.sls.TestReservationSystemInvariants 
       hadoop.ozone.container.common.TestDatanodeStateMachine 
       hadoop.ozone.client.rpc.TestCloseContainerHandlingByClient 
       hadoop.ozone.client.rpc.TestSecureOzoneRpcClient 
       hadoop.ozone.om.TestScmChillMode 
       hadoop.ozone.container.server.TestSecureContainerServer 
      

   cc:

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

   javac:

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

   checkstyle:

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

   hadolint:

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

   pathlen:

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

   pylint:

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

   shellcheck:

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

   shelldocs:

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

   whitespace:

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

   xml:

       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1075/artifact/out/xml.txt
  [16K]

   findbugs:

       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1075/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore-warnings.html
  [12K]
       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1075/artifact/out/branch-findbugs-hadoop-hdds_container-service-warnings.html
  [4.0K]
       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1075/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/1075/artifact/out/diff-javadoc-javadoc-root.txt
  [752K]

   unit:

       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1075/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
  [320K]
       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1075/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/1075/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt
  [12K]
       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1075/artifact/out/patch-unit-hadoop-hdds_container-service.txt
  [84K]
       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1075/artifact/out/patch-unit-hadoop-ozone_integration-test.txt
  [192K]
       
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1075/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/1075/artifact/out/patch-asflicense-problems.txt
  [4.0K]

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

Reply via email to