For more details, see
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/
[Apr 1, 2020 7:05:47 AM] (aajisaka) YARN-10202. Fix documentation about
NodeAttributes. Contributed by Sen
[Apr 1, 2020 12:46:33 PM] (jlowe) MAPREDUCE-7241. FileInputFormat listStatus
with less memory footprint.
[Apr 1, 2020 11:36:46 PM] (weichiu) HDFS-15242. Add metrics for operations hold
lock times of FsDatasetImpl.
-1 overall
The following subsystems voted -1:
findbugs 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-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml
FindBugs :
module:hadoop-cloud-storage-project/hadoop-cos
Redundant nullcheck of dir, which is known to be non-null in
org.apache.hadoop.fs.cosn.BufferPool.createDir(String) Redundant null check at
BufferPool.java:is known to be non-null in
org.apache.hadoop.fs.cosn.BufferPool.createDir(String) Redundant null check at
BufferPool.java:[line 66]
org.apache.hadoop.fs.cosn.CosNInputStream$ReadBuffer.getBuffer() may
expose internal representation by returning CosNInputStream$ReadBuffer.buffer
At CosNInputStream.java:by returning CosNInputStream$ReadBuffer.buffer At
CosNInputStream.java:[line 87]
Found reliance on default encoding in
org.apache.hadoop.fs.cosn.CosNativeFileSystemStore.storeFile(String, File,
byte[]):in org.apache.hadoop.fs.cosn.CosNativeFileSystemStore.storeFile(String,
File, byte[]): new String(byte[]) At CosNativeFileSystemStore.java:[line 199]
Found reliance on default encoding in
org.apache.hadoop.fs.cosn.CosNativeFileSystemStore.storeFileWithRetry(String,
InputStream, byte[], long):in
org.apache.hadoop.fs.cosn.CosNativeFileSystemStore.storeFileWithRetry(String,
InputStream, byte[], long): new String(byte[]) At
CosNativeFileSystemStore.java:[line 178]
org.apache.hadoop.fs.cosn.CosNativeFileSystemStore.uploadPart(File,
String, String, int) may fail to clean up java.io.InputStream Obligation to
clean up resource created at CosNativeFileSystemStore.java:fail to clean up
java.io.InputStream Obligation to clean up resource created at
CosNativeFileSystemStore.java:[line 252] is not discharged
Failed junit tests :
hadoop.metrics2.source.TestJvmMetrics
hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy
hadoop.hdfs.server.namenode.TestProcessCorruptBlocks
hadoop.hdfs.server.namenode.TestSaveNamespace
hadoop.hdfs.tools.TestStoragePolicyCommands
hadoop.hdfs.server.namenode.TestRefreshBlockPlacementPolicy
hadoop.hdfs.server.blockmanagement.TestPendingReconstruction
hadoop.hdfs.server.namenode.snapshot.TestSnapshot
hadoop.hdfs.TestSetrepIncreasing
hadoop.hdfs.server.balancer.TestBalancerWithNodeGroup
hadoop.hdfs.server.blockmanagement.TestHeartbeatHandling
hadoop.hdfs.server.datanode.TestDataNodeInitStorage
hadoop.hdfs.TestFileChecksumCompositeCrc
hadoop.hdfs.TestDFSStorageStateRecovery
hadoop.hdfs.server.balancer.TestBalancer
hadoop.hdfs.TestLeaseRecovery2
hadoop.hdfs.TestStateAlignmentContextWithHA
hadoop.hdfs.TestMissingBlocksAlert
hadoop.hdfs.server.namenode.snapshot.TestOpenFilesWithSnapshot
hadoop.hdfs.server.namenode.TestFSEditLogLoader
hadoop.hdfs.tools.offlineImageViewer.TestOfflineImageViewerForStoragePolicy
hadoop.hdfs.TestErasureCodingPolicyWithSnapshot
hadoop.hdfs.TestReconstructStripedFileWithRandomECPolicy
hadoop.hdfs.TestDataStream
hadoop.hdfs.tools.TestECAdmin
hadoop.hdfs.server.namenode.metrics.TestNameNodeMetrics
hadoop.hdfs.server.namenode.ha.TestRetryCacheWithHA
hadoop.hdfs.tools.TestViewFSStoragePolicyCommands
hadoop.hdfs.TestReconstructStripedFile
hadoop.hdfs.server.namenode.TestFileTruncate
hadoop.hdfs.server.namenode.TestAddStripedBlocks
hadoop.hdfs.TestDFSInputStreamBlockLocations
hadoop.hdfs.tools.offlineImageViewer.TestOfflineImageViewerForContentSummary
hadoop.hdfs.TestDecommissionWithStripedBackoffMonitor
hadoop.hdfs.TestDecommissionWithBackoffMonitor
hadoop.hdfs.server.namenode.TestFSImage
hadoop.hdfs.protocol.datatransfer.sasl.TestSaslDataTransfer
hadoop.hdfs.TestFileCorruption
hadoop.hdfs.server.namenode.TestINodeAttributeProvider
hadoop.hdfs.TestFileAppend4
hadoop.hdfs.server.namenode.TestFavoredNodesEndToEnd
hadoop.hdfs.server.namenode.TestStripedINodeFile
hadoop.hdfs.tools.offlineImageViewer.TestOfflineImageViewerForXAttr
hadoop.hdfs.server.namenode.TestFileContextXAttr
hadoop.hdfs.server.namenode.TestAuditLogger
hadoop.hdfs.server.namenode.TestLargeDirectoryDelete
hadoop.hdfs.server.namenode.TestRefreshNamenodeReplicationConfig
hadoop.hdfs.TestErasureCodingExerciseAPIs
hadoop.hdfs.server.namenode.TestQuotaByStorageType
hadoop.hdfs.server.namenode.TestNNThroughputBenchmark
hadoop.hdfs.server.namenode.sps.TestStoragePolicySatisfierWithStripedFile
hadoop.hdfs.server.namenode.ha.TestStandbyInProgressTail
hadoop.hdfs.server.namenode.TestFSImageWithXAttr
hadoop.hdfs.TestReadStripedFileWithMissingBlocks
hadoop.hdfs.server.namenode.TestFSDirectory
hadoop.hdfs.TestReadStripedFileWithDecodingDeletedData
hadoop.hdfs.TestReadStripedFileWithDNFailure
hadoop.hdfs.server.datanode.TestBatchIbr
hadoop.hdfs.TestClientProtocolForPipelineRecovery
hadoop.hdfs.tools.TestDFSAdmin
hadoop.hdfs.server.namenode.TestFileLimit
hadoop.hdfs.server.namenode.TestFsck
hadoop.hdfs.TestSafeMode
hadoop.hdfs.TestDecommission
hadoop.hdfs.server.namenode.snapshot.TestSnapRootDescendantDiff
hadoop.hdfs.server.blockmanagement.TestNodeCount
hadoop.hdfs.TestDistributedFileSystem
hadoop.hdfs.server.namenode.TestAuditLogs
hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFSStriped
hadoop.hdfs.server.namenode.TestAddBlock
hadoop.hdfs.server.namenode.TestUpgradeDomainBlockPlacementPolicy
hadoop.hdfs.tools.offlineImageViewer.TestOfflineImageViewerWithStripedBlocks
hadoop.hdfs.TestDFSInotifyEventInputStream
hadoop.fs.contract.hdfs.TestHDFSContractRootDirectory
hadoop.hdfs.TestQuota
hadoop.hdfs.TestFileChecksum
hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean
hadoop.hdfs.TestAppendSnapshotTruncate
hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting
hadoop.hdfs.server.sps.TestExternalStoragePolicySatisfier
hadoop.hdfs.server.namenode.snapshot.TestSnapshotDiffReport
hadoop.hdfs.server.blockmanagement.TestBlockManager
hadoop.hdfs.TestRestartDFS
hadoop.hdfs.TestGetBlocks
hadoop.hdfs.TestDistributedFileSystemWithECFileWithRandomECPolicy
hadoop.hdfs.server.datanode.TestDataNodeErasureCodingMetrics
hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure
hadoop.hdfs.TestPread
hadoop.hdfs.TestErasureCodingMultipleRacks
hadoop.hdfs.server.namenode.TestReencryption
hadoop.hdfs.TestDFSStripedOutputStreamWithRandomECPolicy
hadoop.hdfs.TestDFSInputStream
hadoop.hdfs.server.namenode.snapshot.TestRenameWithSnapshots
hadoop.hdfs.server.namenode.TestReencryptionWithKMS
hadoop.hdfs.server.datanode.TestBlockRecovery
hadoop.hdfs.server.namenode.ha.TestDelegationTokensWithHA
hadoop.hdfs.server.namenode.TestEditLog
hadoop.hdfs.server.balancer.TestBalancerRPCDelay
hadoop.hdfs.TestBatchedListDirectories
hadoop.hdfs.server.namenode.snapshot.TestSnapshotDeletion
hadoop.hdfs.TestEncryptionZonesWithKMS
hadoop.cli.TestHDFSCLI
hadoop.hdfs.TestErasureCodingPoliciesWithRandomECPolicy
hadoop.hdfs.server.blockmanagement.TestReconstructStripedBlocksWithRackAwareness
hadoop.hdfs.TestDFSStripedOutputStream
hadoop.hdfs.server.namenode.TestNamenodeRetryCache
hadoop.hdfs.server.namenode.TestProtectedDirectories
hadoop.hdfs.server.blockmanagement.TestBlocksWithNotEnoughRacks
hadoop.hdfs.tools.offlineEditsViewer.TestOfflineEditsViewer
hadoop.hdfs.TestDistributedFileSystemWithECFile
hadoop.hdfs.TestListFilesInFileContext
hadoop.hdfs.TestHAAuxiliaryPort
hadoop.hdfs.TestErasureCodeBenchmarkThroughput
hadoop.hdfs.TestHDFSTrash
hadoop.hdfs.tools.TestDebugAdmin
hadoop.hdfs.TestErasureCodingPolicyWithSnapshotWithRandomECPolicy
hadoop.hdfs.server.diskbalancer.TestDiskBalancerWithMockMover
hadoop.hdfs.server.mover.TestMover
hadoop.hdfs.server.blockmanagement.TestUnderReplicatedBlocks
hadoop.hdfs.TestHdfsAdmin
hadoop.hdfs.TestLeaseRecoveryStriped
hadoop.hdfs.TestReadStripedFileWithDecoding
hadoop.hdfs.TestBlockTokenWrappingQOP
hadoop.hdfs.TestDatanodeDeath
hadoop.hdfs.server.blockmanagement.TestBlockInfoStriped
hadoop.hdfs.TestFileAppend2
hadoop.hdfs.web.TestWebHDFS
hadoop.hdfs.TestDFSStripedOutputStreamWithFailure
hadoop.hdfs.server.blockmanagement.TestSequentialBlockGroupId
hadoop.hdfs.tools.TestDFSAdminWithHA
hadoop.hdfs.TestErasureCodingPolicies
hadoop.hdfs.server.datanode.TestDataNodeReconfiguration
hadoop.hdfs.server.namenode.TestCacheDirectives
hadoop.hdfs.security.TestDelegationTokenForProxyUser
hadoop.hdfs.server.diskbalancer.command.TestDiskBalancerCommand
hadoop.hdfs.server.namenode.TestBlockPlacementPolicyRackFaultTolerant
hadoop.hdfs.server.namenode.snapshot.TestSnapshotRename
hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy
hadoop.hdfs.TestUnsetAndChangeDirectoryEcPolicy
hadoop.hdfs.server.namenode.TestDecommissioningStatus
hadoop.hdfs.TestSetrepDecreasing
hadoop.hdfs.TestDFSStripedInputStream
hadoop.hdfs.server.namenode.TestAddOverReplicatedStripedBlocks
hadoop.hdfs.TestLeaseRecovery
hadoop.hdfs.server.namenode.ha.TestHASafeMode
hadoop.hdfs.server.namenode.TestCheckpoint
hadoop.hdfs.server.namenode.TestReconstructStripedBlocks
hadoop.hdfs.TestParallelShortCircuitLegacyRead
hadoop.hdfs.server.diskbalancer.TestDiskBalancerRPC
hadoop.hdfs.server.namenode.TestAuditLoggerWithCommands
hadoop.hdfs.TestDatanodeRegistration
hadoop.hdfs.TestWriteReadStripedFile
hadoop.hdfs.TestBlockStoragePolicy
hadoop.hdfs.server.namenode.ha.TestPipelinesFailover
hadoop.hdfs.server.blockmanagement.TestComputeInvalidateWork
hadoop.fs.contract.router.TestRouterHDFSContractOpen
hadoop.fs.contract.router.TestRouterHDFSContractRenameSecure
hadoop.fs.contract.router.TestRouterHDFSContractSetTimes
hadoop.hdfs.server.federation.router.TestRouterRpc
hadoop.fs.contract.router.TestRouterHDFSContractRename
hadoop.fs.contract.router.web.TestRouterWebHDFSContractRootDirectory
hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate
hadoop.fs.contract.router.TestRouterHDFSContractCreateSecure
hadoop.hdfs.server.federation.router.TestRouterQuota
hadoop.fs.contract.router.TestRouterHDFSContractRootDirectory
hadoop.hdfs.server.federation.router.TestRouterWithSecureStartup
hadoop.fs.contract.router.web.TestRouterWebHDFSContractDelete
hadoop.fs.contract.router.TestRouterHDFSContractSeekSecure
hadoop.fs.contract.router.TestRouterHDFSContractConcatSecure
hadoop.fs.contract.router.TestRouterHDFSContractConcat
hadoop.fs.contract.router.web.TestRouterWebHDFSContractAppend
hadoop.fs.contract.router.web.TestRouterWebHDFSContractMkdir
hadoop.fs.contract.router.TestRouterHDFSContractCreate
hadoop.fs.contract.router.TestRouterHDFSContractRootDirectorySecure
hadoop.fs.contract.router.web.TestRouterWebHDFSContractOpen
hadoop.fs.contract.router.TestRouterHDFSContractOpenSecure
hadoop.fs.contract.router.TestRouterHDFSContractSeek
hadoop.fs.contract.router.TestRouterHDFSContractDelete
hadoop.hdfs.server.federation.router.TestRouterRpcMultiDestination
hadoop.fs.contract.router.web.TestRouterWebHDFSContractConcat
hadoop.fs.contract.router.TestRouterHDFSContractDelegationToken
hadoop.fs.contract.router.TestRouterHDFSContractSetTimesSecure
hadoop.fs.contract.router.TestRouterHDFSContractDeleteSecure
hadoop.fs.contract.router.TestRouterHDFSContractAppend
hadoop.fs.contract.router.TestRouterHDFSContractGetFileStatusSecure
hadoop.hdfs.server.federation.router.TestRouterMultiRack
hadoop.fs.contract.router.TestRouterHDFSContractGetFileStatus
hadoop.fs.contract.router.web.TestRouterWebHDFSContractRename
hadoop.fs.contract.router.web.TestRouterWebHDFSContractSeek
hadoop.fs.contract.router.TestRouterHDFSContractMkdirSecure
hadoop.yarn.applications.distributedshell.TestDistributedShell
hadoop.mapreduce.TestMapreduceConfigFields
hadoop.mapred.TestMerge
hadoop.mapred.TestNetworkedJob
cc:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/diff-compile-cc-root.txt
[8.0K]
javac:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/diff-compile-javac-root.txt
[428K]
checkstyle:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/diff-checkstyle-root.txt
[16M]
pathlen:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/pathlen.txt
[12K]
pylint:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/diff-patch-pylint.txt
[24K]
shellcheck:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/diff-patch-shellcheck.txt
[16K]
shelldocs:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/diff-patch-shelldocs.txt
[44K]
whitespace:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/whitespace-eol.txt
[9.9M]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/whitespace-tabs.txt
[1.1M]
xml:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/xml.txt
[20K]
findbugs:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/branch-findbugs-hadoop-cloud-storage-project_hadoop-cos-warnings.html
[12K]
javadoc:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/diff-javadoc-javadoc-root.txt
[976K]
unit:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt
[176K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
[4.0M]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
[576K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-distributedshell.txt
[12K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt
[28K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt
[76K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-services_hadoop-yarn-services-core.txt
[0]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-services_hadoop-yarn-services-api.txt
[0]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-catalog_hadoop-yarn-applications-catalog-webapp.txt
[0]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-catalog_hadoop-yarn-applications-catalog-docker.txt
[0]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-mawo_hadoop-yarn-applications-mawo-core.txt
[0]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-site.txt
[0]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-ui.txt
[0]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-csi.txt
[0]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-hs-plugins.txt
[0]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt
[0]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-uploader.txt
[0]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-examples.txt
[0]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/patch-unit-hadoop-tools_hadoop-streaming.txt
[0]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/patch-unit-hadoop-tools_hadoop-distcp.txt
[0]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/patch-unit-hadoop-tools_hadoop-dynamometer_hadoop-dynamometer-workload.txt
[0]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/patch-unit-hadoop-tools_hadoop-dynamometer_hadoop-dynamometer-infra.txt
[0]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/patch-unit-hadoop-tools_hadoop-dynamometer_hadoop-dynamometer-blockgen.txt
[0]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/patch-unit-hadoop-tools_hadoop-dynamometer.txt
[0]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt
[0]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/patch-unit-hadoop-tools_hadoop-archive-logs.txt
[0]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/patch-unit-hadoop-tools_hadoop-rumen.txt
[0]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/patch-unit-hadoop-tools_hadoop-gridmix.txt
[0]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/patch-unit-hadoop-tools_hadoop-datajoin.txt
[4.0K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/patch-unit-hadoop-tools_hadoop-extras.txt
[0]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/patch-unit-hadoop-tools_hadoop-pipes.txt
[0]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/patch-unit-hadoop-tools_hadoop-openstack.txt
[0]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/patch-unit-hadoop-tools_hadoop-aws.txt
[0]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/patch-unit-hadoop-tools_hadoop-kafka.txt
[0]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/patch-unit-hadoop-tools_hadoop-azure.txt
[0]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/patch-unit-hadoop-tools_hadoop-aliyun.txt
[0]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt
[0]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/patch-unit-hadoop-tools_hadoop-resourceestimator.txt
[0]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/patch-unit-hadoop-tools_hadoop-azure-datalake.txt
[0]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/patch-unit-hadoop-tools_hadoop-fs2img.txt
[0]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/patch-unit-hadoop-client-modules_hadoop-client-check-invariants.txt
[0]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/patch-unit-hadoop-client-modules_hadoop-client-check-test-invariants.txt
[0]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/patch-unit-hadoop-client-modules_hadoop-client-integration-tests.txt
[0]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/patch-unit-hadoop-cloud-storage-project_hadoop-cos.txt
[0]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1457/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-server_hadoop-yarn-server-timelineservice-hbase-server-2.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]