For more details, see
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1091/
[Mar 29, 2019 4:55:31 AM] (github) HADOOP-16199. KMSLoadBlanceClientProvider
does not select token
[Mar 29, 2019 11:56:48 AM] (nanda) HDDS-1352. Remove unused call in
TestStorageContainerManagerHttpServer.
[Mar 29, 2019 1:57:29 PM] (ljain) HDDS-1300. Optimize non-recursive ozone
filesystem apis. Contributed by
[Mar 29, 2019 4:01:56 PM] (xyao) [HDDS-1351] NoClassDefFoundError when running
ozone genconf ().
[Mar 29, 2019 5:58:56 PM] (devaraj) YARN-9270. Minor cleanup in
TestFpgaDiscoverer. Contributed by Peter
[Mar 29, 2019 8:51:21 PM] (billie) YARN-7129. Application Catalog for YARN
applications. Contributed by
[Mar 29, 2019 8:51:21 PM] (billie) YARN-9348. Application catalog build system
bug fixes. Contributed by
-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-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-catalog/hadoop-yarn-applications-catalog-webapp
Dead store to download in
org.apache.hadoop.yarn.appcatalog.application.AppCatalogSolrClient.incrementDownload(SolrDocument,
long) At
AppCatalogSolrClient.java:org.apache.hadoop.yarn.appcatalog.application.AppCatalogSolrClient.incrementDownload(SolrDocument,
long) At AppCatalogSolrClient.java:[line 306]
Boxing/unboxing to parse a primitive
org.apache.hadoop.yarn.appcatalog.application.AppCatalogSolrClient.deployApp(String,
Service) At
AppCatalogSolrClient.java:org.apache.hadoop.yarn.appcatalog.application.AppCatalogSolrClient.deployApp(String,
Service) At AppCatalogSolrClient.java:[line 266]
Boxing/unboxing to parse a primitive
org.apache.hadoop.yarn.appcatalog.application.AppCatalogSolrClient.findAppStoreEntry(String)
At
AppCatalogSolrClient.java:org.apache.hadoop.yarn.appcatalog.application.AppCatalogSolrClient.findAppStoreEntry(String)
At AppCatalogSolrClient.java:[line 192]
Boxing/unboxing to parse a primitive
org.apache.hadoop.yarn.appcatalog.application.AppCatalogSolrClient.getRecommendedApps()
At
AppCatalogSolrClient.java:org.apache.hadoop.yarn.appcatalog.application.AppCatalogSolrClient.getRecommendedApps()
At AppCatalogSolrClient.java:[line 98]
Boxing/unboxing to parse a primitive
org.apache.hadoop.yarn.appcatalog.application.AppCatalogSolrClient.search(String)
At
AppCatalogSolrClient.java:org.apache.hadoop.yarn.appcatalog.application.AppCatalogSolrClient.search(String)
At AppCatalogSolrClient.java:[line 131]
Write to static field
org.apache.hadoop.yarn.appcatalog.application.AppCatalogSolrClient.urlString
from instance method new
org.apache.hadoop.yarn.appcatalog.application.AppCatalogSolrClient() At
AppCatalogSolrClient.java:from instance method new
org.apache.hadoop.yarn.appcatalog.application.AppCatalogSolrClient() At
AppCatalogSolrClient.java:[line 67]
org.apache.hadoop.yarn.appcatalog.model.AppDetails.getEnv() may expose
internal representation by returning AppDetails.env At AppDetails.java:by
returning AppDetails.env At AppDetails.java:[line 70]
org.apache.hadoop.yarn.appcatalog.model.AppDetails.getPorts() may expose
internal representation by returning AppDetails.ports At AppDetails.java:by
returning AppDetails.ports At AppDetails.java:[line 54]
org.apache.hadoop.yarn.appcatalog.model.AppDetails.getVolumes() may
expose internal representation by returning AppDetails.volumes At
AppDetails.java:by returning AppDetails.volumes At AppDetails.java:[line 62]
org.apache.hadoop.yarn.appcatalog.model.AppDetails.setEnv(String[]) may
expose internal representation by storing an externally mutable object into
AppDetails.env At AppDetails.java:by storing an externally mutable object into
AppDetails.env At AppDetails.java:[line 74]
org.apache.hadoop.yarn.appcatalog.model.AppDetails.setPorts(String[])
may expose internal representation by storing an externally mutable object into
AppDetails.ports At AppDetails.java:by storing an externally mutable object
into AppDetails.ports At AppDetails.java:[line 58]
org.apache.hadoop.yarn.appcatalog.model.AppDetails.setVolumes(String[])
may expose internal representation by storing an externally mutable object into
AppDetails.volumes At AppDetails.java:by storing an externally mutable object
into AppDetails.volumes At AppDetails.java:[line 66]
org.apache.hadoop.yarn.appcatalog.model.Application doesn't override
org.apache.hadoop.yarn.service.api.records.Service.equals(Object) At
Application.java:At Application.java:[line 1]
Failed junit tests :
hadoop.hdfs.web.TestWebHdfsTimeouts
hadoop.hdfs.server.namenode.ha.TestFailureToReadEdits
hadoop.hdfs.TestRollingUpgrade
hadoop.yarn.sls.appmaster.TestAMSimulator
hadoop.ozone.container.common.TestDatanodeStateMachine
cc:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1091/artifact/out/diff-compile-cc-root.txt
[4.0K]
javac:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1091/artifact/out/diff-compile-javac-root.txt
[332K]
checkstyle:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1091/artifact/out/diff-checkstyle-root.txt
[17M]
hadolint:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1091/artifact/out/diff-patch-hadolint.txt
[4.0K]
pathlen:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1091/artifact/out/pathlen.txt
[12K]
pylint:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1091/artifact/out/diff-patch-pylint.txt
[100K]
shellcheck:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1091/artifact/out/diff-patch-shellcheck.txt
[20K]
shelldocs:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1091/artifact/out/diff-patch-shelldocs.txt
[44K]
whitespace:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1091/artifact/out/whitespace-eol.txt
[9.6M]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1091/artifact/out/whitespace-tabs.txt
[1.1M]
xml:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1091/artifact/out/xml.txt
[16K]
findbugs:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1091/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/1091/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-catalog_hadoop-yarn-applications-catalog-webapp-warnings.html
[20K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1091/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/1091/artifact/out/diff-javadoc-javadoc-root.txt
[752K]
unit:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1091/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
[336K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1091/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/1091/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt
[12K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1091/artifact/out/patch-unit-hadoop-hdds_container-service.txt
[84K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1091/artifact/out/patch-unit-hadoop-ozone_integration-test.txt
[36K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1091/artifact/out/patch-unit-hadoop-ozone_ozonefs.txt
[12K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1091/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/1091/artifact/out/patch-asflicense-problems.txt
[4.0K]
Powered by Apache Yetus 0.8.0 http://yetus.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]