For more details, see
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1462/
[Apr 6, 2020 2:03:10 AM] (tasanuma) HADOOP-16954. Add -S option in "Count"
command to show only Snapshot
[Apr 6, 2020 8:57:37 AM] (github) MAPREDUCE-7269. TestNetworkedJob fails (#1940)
[Apr 6, 2020 8:05:33 PM] (inigoiri) HDFS-15256. Fix typo in
DataXceiverServer#run(). Contributed by Lisheng
-1 overall
The following subsystems voted -1:
asflicense 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
FindBugs :
module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common
org.apache.hadoop.yarn.server.webapp.WebServiceClient.sslFactory should
be package protected At WebServiceClient.java: At WebServiceClient.java:[line
42]
Failed junit tests :
hadoop.tools.dynamometer.TestDynamometerInfra
hadoop.metrics2.source.TestJvmMetrics
hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy
hadoop.hdfs.server.blockmanagement.TestReplicationPolicyWithNodeGroup
hadoop.hdfs.server.blockmanagement.TestPendingReconstruction
hadoop.hdfs.TestSetrepIncreasing
hadoop.hdfs.TestSafeModeWithStripedFileWithRandomECPolicy
hadoop.hdfs.TestFileChecksumCompositeCrc
hadoop.hdfs.server.balancer.TestBalancer
hadoop.hdfs.TestLeaseRecovery2
hadoop.hdfs.web.TestWebHdfsWithMultipleNameNodes
hadoop.hdfs.TestMaintenanceState
hadoop.hdfs.tools.TestECAdmin
hadoop.hdfs.tools.TestViewFSStoragePolicyCommands
hadoop.hdfs.TestDFSInputStreamBlockLocations
hadoop.hdfs.TestDecommissionWithBackoffMonitor
hadoop.hdfs.TestMultiThreadedHflush
hadoop.hdfs.TestFileCorruption
hadoop.hdfs.TestFileAppend4
hadoop.hdfs.TestFileCreationDelete
hadoop.hdfs.TestParallelRead
hadoop.hdfs.TestErasureCodingExerciseAPIs
hadoop.hdfs.TestReadStripedFileWithMissingBlocks
hadoop.hdfs.tools.TestDFSAdmin
hadoop.hdfs.TestDecommission
hadoop.hdfs.tools.TestStoragePolicySatisfyAdminCommands
hadoop.hdfs.TestDistributedFileSystem
hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFSStriped
hadoop.hdfs.tools.offlineImageViewer.TestOfflineImageViewerWithStripedBlocks
hadoop.hdfs.TestDFSInotifyEventInputStream
hadoop.hdfs.TestQuota
hadoop.hdfs.TestFileChecksum
hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean
hadoop.hdfs.TestAppendSnapshotTruncate
hadoop.hdfs.server.blockmanagement.TestBlockManager
hadoop.hdfs.TestDistributedFileSystemWithECFileWithRandomECPolicy
hadoop.hdfs.security.token.block.TestBlockToken
hadoop.hdfs.security.TestDelegationToken
hadoop.hdfs.TestTrashWithSecureEncryptionZones
hadoop.hdfs.TestReadStripedFileWithDecodingCorruptData
hadoop.hdfs.server.balancer.TestBalancerRPCDelay
hadoop.hdfs.TestClientReportBadBlock
hadoop.hdfs.TestErasureCodingPoliciesWithRandomECPolicy
hadoop.hdfs.server.blockmanagement.TestReconstructStripedBlocksWithRackAwareness
hadoop.hdfs.TestDFSStripedOutputStream
hadoop.hdfs.tools.offlineEditsViewer.TestOfflineEditsViewer
hadoop.hdfs.TestBlocksScheduledCounter
hadoop.hdfs.TestDataTransferKeepalive
hadoop.hdfs.server.diskbalancer.TestDiskBalancerWithMockMover
hadoop.hdfs.TestExtendedAcls
hadoop.hdfs.server.blockmanagement.TestReplicationPolicy
hadoop.hdfs.server.blockmanagement.TestCorruptionWithFailover
hadoop.hdfs.TestLeaseRecoveryStriped
hadoop.hdfs.TestDatanodeDeath
hadoop.hdfs.server.blockmanagement.TestBlockInfoStriped
hadoop.hdfs.web.TestWebHDFS
hadoop.hdfs.TestDFSStripedOutputStreamWithFailure
hadoop.hdfs.server.blockmanagement.TestSequentialBlockGroupId
hadoop.hdfs.tools.TestDFSAdminWithHA
hadoop.hdfs.server.blockmanagement.TestOverReplicatedBlocks
hadoop.hdfs.server.diskbalancer.TestDiskBalancer
hadoop.hdfs.TestErasureCodingPolicies
hadoop.hdfs.server.blockmanagement.TestBlockReportRateLimiting
hadoop.hdfs.server.blockmanagement.TestRedundancyMonitor
hadoop.hdfs.server.diskbalancer.command.TestDiskBalancerCommand
hadoop.hdfs.TestHDFSFileSystemContract
hadoop.hdfs.web.TestWebHDFSAcl
hadoop.hdfs.TestSetrepDecreasing
hadoop.hdfs.TestDFSStripedInputStream
hadoop.hdfs.qjournal.TestNNWithQJM
hadoop.hdfs.server.diskbalancer.TestDiskBalancerRPC
hadoop.hdfs.TestRollingUpgrade
hadoop.hdfs.server.balancer.TestBalancerWithMultipleNameNodes
hadoop.hdfs.TestWriteReadStripedFile
hadoop.hdfs.TestBlockStoragePolicy
hadoop.hdfs.server.diskbalancer.TestConnectors
hadoop.hdfs.server.blockmanagement.TestComputeInvalidateWork
hadoop.hdfs.server.federation.resolver.order.TestLocalResolver
hadoop.hdfs.server.federation.security.TestRouterHttpDelegationToken
hadoop.mapred.TestTaskAttemptListenerImpl
hadoop.mapreduce.v2.app.TestMRApp
hadoop.examples.TestWordStats
hadoop.tools.TestHadoopArchiveLogsRunner
hadoop.tools.TestDistCpSyncReverseFromTarget
hadoop.tools.dynamometer.TestDynamometerInfra
hadoop.tools.TestDistCh
hadoop.yarn.applications.distributedshell.TestDistributedShell
hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2
cc:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1462/artifact/out/diff-compile-cc-root.txt
[8.0K]
javac:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1462/artifact/out/diff-compile-javac-root.txt
[428K]
checkstyle:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1462/artifact/out/diff-checkstyle-root.txt
[16M]
pathlen:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1462/artifact/out/pathlen.txt
[12K]
pylint:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1462/artifact/out/diff-patch-pylint.txt
[24K]
shellcheck:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1462/artifact/out/diff-patch-shellcheck.txt
[16K]
shelldocs:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1462/artifact/out/diff-patch-shelldocs.txt
[44K]
whitespace:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1462/artifact/out/whitespace-eol.txt
[9.9M]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1462/artifact/out/whitespace-tabs.txt
[1.1M]
xml:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1462/artifact/out/xml.txt
[20K]
findbugs:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1462/artifact/out/branch-findbugs-hadoop-cloud-storage-project_hadoop-cos-warnings.html
[12K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1462/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-common-warnings.html
[4.0K]
javadoc:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1462/artifact/out/diff-javadoc-javadoc-root.txt
[976K]
unit:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1462/artifact/out/patch-unit-hadoop-tools_hadoop-dynamometer.txt
[16K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1462/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt
[184K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1462/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
[2.1M]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1462/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt
[4.0K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1462/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-native-client.txt
[0]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1462/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
[40K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1462/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt
[48K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1462/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt
[4.0K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1462/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core.txt
[4.0K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1462/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-hs.txt
[8.0K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1462/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-nativetask.txt
[8.0K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1462/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-uploader.txt
[8.0K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1462/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-examples.txt
[24K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1462/artifact/out/patch-unit-hadoop-tools_hadoop-aliyun.txt
[4.0K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1462/artifact/out/patch-unit-hadoop-tools_hadoop-archive-logs.txt
[12K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1462/artifact/out/patch-unit-hadoop-tools_hadoop-archives.txt
[4.0K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1462/artifact/out/patch-unit-hadoop-tools_hadoop-distcp.txt
[64K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1462/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/1462/artifact/out/patch-unit-hadoop-tools_hadoop-extras.txt
[12K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1462/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/1462/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt
[16K]
asflicense:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1462/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]