For more details, see
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1080/
[Mar 17, 2019 9:08:29 AM] (sammichen) HDDS-699. Detect Ozone Network topology.
Contributed by Sammi Chen.
[Mar 18, 2019 11:45:01 AM] (templedf) MAPREDUCE-7188. [Clean-up] Remove NULL
check before instanceof and fix
[Mar 18, 2019 1:18:08 PM] (stevel) HADOOP-16182. Update abfs storage back-end
with "close" flag when
[Mar 18, 2019 2:08:37 PM] (templedf) YARN-9340. [Clean-up] Remove NULL check
before instanceof in
[Mar 18, 2019 2:10:26 PM] (templedf) HDFS-14328. [Clean-up] Remove NULL check
before instanceof in TestGSet
[Mar 18, 2019 3:13:43 PM] (xkrogen) HADOOP-16192. Fix CallQueue backoff bugs:
perform backoff when add() is
[Mar 18, 2019 3:38:55 PM] (7813154+ajayydv) HDDS-1296. Fix checkstyle issue
from Nightly run. Contributed by Xiaoyu
[Mar 18, 2019 5:04:49 PM] (eyang) HADOOP-16167. Fixed Hadoop shell script for
Ubuntu 18.
[Mar 18, 2019 5:16:34 PM] (eyang) YARN-9385. Fixed ApiServiceClient to use
current UGI.
[Mar 18, 2019 5:57:18 PM] (eyang) YARN-9363. Replaced debug logging with SLF4J
parameterized log message.
[Mar 18, 2019 7:13:13 PM] (stevel) HADOOP-16124. Extend documentation in
testing.md about S3 endpoint
[Mar 18, 2019 8:51:44 PM] (bharat) HDDS-1250. In OM HA AllocateBlock call where
connecting to SCM from OM
[Mar 18, 2019 9:21:57 PM] (arp) Revert "HDDS-1284. Adjust default values of
pipline recovery for more
[Mar 18, 2019 11:58:42 PM] (eyang) YARN-9364. Remove commons-logging
dependency from YARN.
-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]
Failed junit tests :
hadoop.hdfs.server.datanode.TestBPOfferService
hadoop.hdfs.server.namenode.ha.TestBootstrapAliasmap
hadoop.hdfs.server.datanode.TestNNHandlesBlockReportPerStorage
hadoop.hdfs.web.TestWebHdfsTimeouts
hadoop.hdds.scm.node.TestSCMNodeManager
hadoop.ozone.scm.TestGetCommittedBlockLengthAndPutKey
hadoop.hdds.scm.container.TestContainerStateManagerIntegration
hadoop.ozone.scm.pipeline.TestPipelineManagerMXBean
hadoop.ozone.om.TestMultipleContainerReadWrite
hadoop.ozone.client.rpc.TestContainerStateMachineFailures
hadoop.ozone.TestContainerStateMachineIdempotency
hadoop.ozone.web.client.TestBuckets
hadoop.ozone.om.TestOzoneManagerConfiguration
hadoop.ozone.scm.TestContainerSmallFile
hadoop.hdds.scm.pipeline.TestNode2PipelineMap
hadoop.ozone.web.client.TestVolume
hadoop.ozone.TestStorageContainerManager
hadoop.ozone.client.rpc.TestBCSID
hadoop.ozone.client.rpc.TestHybridPipelineOnDatanode
hadoop.ozone.om.TestOmMetrics
hadoop.ozone.scm.TestXceiverClientManager
hadoop.ozone.ozShell.TestOzoneDatanodeShell
hadoop.ozone.client.rpc.TestOzoneAtRestEncryption
hadoop.ozone.client.rpc.TestFailureHandlingByClient
hadoop.ozone.container.common.statemachine.commandhandler.TestDeleteContainerHandler
hadoop.ozone.scm.node.TestSCMNodeMetrics
hadoop.ozone.scm.TestXceiverClientMetrics
hadoop.ozone.web.TestOzoneRestWithMiniCluster
hadoop.ozone.om.TestOmAcls
hadoop.ozone.om.TestOzoneManager
hadoop.ozone.web.client.TestOzoneClient
hadoop.ozone.container.common.statemachine.commandhandler.TestCloseContainerHandler
hadoop.ozone.ozShell.TestOzoneShell
hadoop.ozone.container.common.statemachine.commandhandler.TestCloseContainerByPipeline
hadoop.ozone.client.rpc.TestOzoneRpcClientWithRatis
hadoop.ozone.client.rpc.TestOzoneRpcClient
hadoop.ozone.om.TestContainerReportWithKeys
hadoop.ozone.container.TestContainerReplication
hadoop.ozone.client.rpc.TestReadRetries
hadoop.ozone.web.TestOzoneWebAccess
hadoop.ozone.web.TestOzoneVolumes
hadoop.ozone.om.TestOMDbCheckpointServlet
hadoop.ozone.om.TestOzoneManagerHA
hadoop.ozone.scm.TestSCMMXBean
hadoop.ozone.om.TestOmInit
hadoop.ozone.container.ozoneimpl.TestOzoneContainer
hadoop.ozone.om.TestOmBlockVersioning
hadoop.ozone.om.TestOzoneManagerRestInterface
hadoop.ozone.scm.pipeline.TestSCMPipelineMetrics
hadoop.ozone.scm.TestAllocateContainer
hadoop.hdds.scm.pipeline.TestPipelineClose
hadoop.ozone.om.TestScmChillMode
hadoop.ozone.client.rpc.TestSecureOzoneRpcClient
hadoop.ozone.TestMiniOzoneCluster
hadoop.ozone.ozShell.TestS3Shell
hadoop.ozone.TestContainerOperations
hadoop.fs.ozone.contract.ITestOzoneContractGetFileStatus
hadoop.fs.ozone.contract.ITestOzoneContractRename
hadoop.fs.ozone.contract.ITestOzoneContractRootDir
hadoop.fs.ozone.contract.ITestOzoneContractMkdir
hadoop.fs.ozone.contract.ITestOzoneContractSeek
hadoop.fs.ozone.contract.ITestOzoneContractOpen
hadoop.fs.ozone.contract.ITestOzoneContractDelete
hadoop.fs.ozone.contract.ITestOzoneContractDistCp
hadoop.fs.ozone.contract.ITestOzoneContractCreate
hadoop.ozone.freon.TestRandomKeyGenerator
hadoop.ozone.fsck.TestContainerMapper
hadoop.ozone.freon.TestDataValidate
cc:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1080/artifact/out/diff-compile-cc-root.txt
[4.0K]
javac:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1080/artifact/out/diff-compile-javac-root.txt
[336K]
checkstyle:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1080/artifact/out/diff-checkstyle-root.txt
[17M]
hadolint:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1080/artifact/out/diff-patch-hadolint.txt
[4.0K]
pathlen:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1080/artifact/out/pathlen.txt
[12K]
pylint:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1080/artifact/out/diff-patch-pylint.txt
[100K]
shellcheck:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1080/artifact/out/diff-patch-shellcheck.txt
[20K]
shelldocs:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1080/artifact/out/diff-patch-shelldocs.txt
[12K]
whitespace:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1080/artifact/out/whitespace-eol.txt
[9.6M]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1080/artifact/out/whitespace-tabs.txt
[1.1M]
xml:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1080/artifact/out/xml.txt
[16K]
findbugs:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1080/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/1080/artifact/out/branch-findbugs-hadoop-ozone_ozone-manager.txt
[12K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1080/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/1080/artifact/out/diff-javadoc-javadoc-root.txt
[752K]
unit:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1080/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
[336K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1080/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/1080/artifact/out/patch-unit-hadoop-hdds_container-service.txt
[24K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1080/artifact/out/patch-unit-hadoop-hdds_server-scm.txt
[36K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1080/artifact/out/patch-unit-hadoop-ozone_integration-test.txt
[1.2M]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1080/artifact/out/patch-unit-hadoop-ozone_ozone-manager.txt
[12K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1080/artifact/out/patch-unit-hadoop-ozone_ozonefs.txt
[36K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1080/artifact/out/patch-unit-hadoop-ozone_tools.txt
[20K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1080/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/1080/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]