You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/04/01 01:12:50 UTC

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/280/

[Mar 29, 2022 7:58:27 AM] (gyorandr) YARN-10549. Decouple RM runner logic from SLSRunner. Contributed by Szilard Nemeth.
[Mar 29, 2022 3:44:55 PM] (noreply) HDFS-16523. Fix dependency error in hadoop-hdfs on M1 Mac (#4112)
[Mar 30, 2022 6:56:04 AM] (Xiaoqiao He) HDFS-16498. Fix NPE for checkBlockReportLease #4057. Contributed by tomscut.
[Mar 30, 2022 11:42:50 AM] (noreply) HADOOP-18145. Fileutil's unzip method causes unzipped files to lose their original permissions (#4036)
[Mar 30, 2022 1:47:45 PM] (noreply) MAPREDUCE-7373. Building MapReduce NativeTask fails on Fedora 34+ (#4120)
[Mar 30, 2022 3:51:17 PM] (noreply) HDFS-16413. Reconfig dfs usage parameters for datanode (#3863)
[Mar 30, 2022 5:43:23 PM] (Benjamin Teke) YARN-11106. Fix the test failure due to missing conf of yarn.resourcemanager.node-labels.am.default-node-label-expression. Contributed by Junfan Zhang
[Mar 30, 2022 5:53:10 PM] (Benjamin Teke) YARN-10550. Decouple NM runner logic from SLSRunner. Contributed by Szilard Nemeth




-1 overall


The following subsystems voted -1:
    blanks mvnsite pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools/hadoop-sls 
       org.apache.hadoop.yarn.sls.AMRunner.setInputTraces(String[]) may expose internal representation by storing an externally mutable object into AMRunner.inputTraces At AMRunner.java:by storing an externally mutable object into AMRunner.inputTraces At AMRunner.java:[line 266] 
       Write to static field org.apache.hadoop.yarn.sls.AMRunner.REMAINING_APPS from instance method org.apache.hadoop.yarn.sls.AMRunner.startAM() At AMRunner.java:from instance method org.apache.hadoop.yarn.sls.AMRunner.startAM() At AMRunner.java:[line 115] 
       org.apache.hadoop.yarn.sls.NMRunner.setInputTraces(String[]) may expose internal representation by storing an externally mutable object into NMRunner.inputTraces At NMRunner.java:by storing an externally mutable object into NMRunner.inputTraces At NMRunner.java:[line 208] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       org.apache.hadoop.yarn.sls.AMRunner.setInputTraces(String[]) may expose internal representation by storing an externally mutable object into AMRunner.inputTraces At AMRunner.java:by storing an externally mutable object into AMRunner.inputTraces At AMRunner.java:[line 266] 
       Write to static field org.apache.hadoop.yarn.sls.AMRunner.REMAINING_APPS from instance method org.apache.hadoop.yarn.sls.AMRunner.startAM() At AMRunner.java:from instance method org.apache.hadoop.yarn.sls.AMRunner.startAM() At AMRunner.java:[line 115] 
       org.apache.hadoop.yarn.sls.NMRunner.setInputTraces(String[]) may expose internal representation by storing an externally mutable object into NMRunner.inputTraces At NMRunner.java:by storing an externally mutable object into NMRunner.inputTraces At NMRunner.java:[line 208] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 
       org.apache.hadoop.yarn.sls.AMRunner.setInputTraces(String[]) may expose internal representation by storing an externally mutable object into AMRunner.inputTraces At AMRunner.java:by storing an externally mutable object into AMRunner.inputTraces At AMRunner.java:[line 266] 
       Write to static field org.apache.hadoop.yarn.sls.AMRunner.REMAINING_APPS from instance method org.apache.hadoop.yarn.sls.AMRunner.startAM() At AMRunner.java:from instance method org.apache.hadoop.yarn.sls.AMRunner.startAM() At AMRunner.java:[line 115] 
       org.apache.hadoop.yarn.sls.NMRunner.setInputTraces(String[]) may expose internal representation by storing an externally mutable object into NMRunner.inputTraces At NMRunner.java:by storing an externally mutable object into NMRunner.inputTraces At NMRunner.java:[line 208] 

    Failed junit tests :

       hadoop.hdfs.TestRollingUpgrade 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/280/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/280/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/280/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/280/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/280/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/280/artifact/out/patch-mvnsite-root.txt [552K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/280/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/280/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/280/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/280/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/280/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/280/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/280/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/280/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/280/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/280/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/280/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/280/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/280/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/280/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/280/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/280/artifact/out/branch-spotbugs-hadoop-tools_hadoop-sls-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/280/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [20K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/280/artifact/out/branch-spotbugs-root-warnings.html [40K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/280/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [1.9M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/280/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/280/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/280/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/

[Jun 3, 2022 4:35:20 PM] (noreply) HDFS-16602. Use "defined" directive along with #if (#4371)
[Jun 3, 2022 5:37:27 PM] (noreply) HDFS-16563. Namenode WebUI prints sensitive information on Token expiry (#4241)
[Jun 3, 2022 10:10:14 PM] (noreply) HDFS-16595. Slow peer metrics - add median, mad and upper latency limits (#4357)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.yarn.server.resourcemanager.TestClientRMTokens 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.mapreduce.security.TestJHSSecurity 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-compile-javac-root.txt [580K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [204K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [104K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/

[Jun 3, 2022 4:35:20 PM] (noreply) HDFS-16602. Use "defined" directive along with #if (#4371)
[Jun 3, 2022 5:37:27 PM] (noreply) HDFS-16563. Namenode WebUI prints sensitive information on Token expiry (#4241)
[Jun 3, 2022 10:10:14 PM] (noreply) HDFS-16595. Slow peer metrics - add median, mad and upper latency limits (#4357)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.yarn.server.resourcemanager.TestClientRMTokens 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.mapreduce.security.TestJHSSecurity 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-compile-javac-root.txt [580K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [204K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [104K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/

[Jun 3, 2022 4:35:20 PM] (noreply) HDFS-16602. Use "defined" directive along with #if (#4371)
[Jun 3, 2022 5:37:27 PM] (noreply) HDFS-16563. Namenode WebUI prints sensitive information on Token expiry (#4241)
[Jun 3, 2022 10:10:14 PM] (noreply) HDFS-16595. Slow peer metrics - add median, mad and upper latency limits (#4357)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.yarn.server.resourcemanager.TestClientRMTokens 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.mapreduce.security.TestJHSSecurity 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-compile-javac-root.txt [580K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [204K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [104K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/

[Jun 3, 2022 4:35:20 PM] (noreply) HDFS-16602. Use "defined" directive along with #if (#4371)
[Jun 3, 2022 5:37:27 PM] (noreply) HDFS-16563. Namenode WebUI prints sensitive information on Token expiry (#4241)
[Jun 3, 2022 10:10:14 PM] (noreply) HDFS-16595. Slow peer metrics - add median, mad and upper latency limits (#4357)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.yarn.server.resourcemanager.TestClientRMTokens 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.mapreduce.security.TestJHSSecurity 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-compile-javac-root.txt [580K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [204K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt [104K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/314/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/

[Jun 1, 2022 7:36:01 PM] (noreply) HDFS-16610. Make fsck read timeout configurable (#4384)
[Jun 2, 2022 11:35:18 AM] (noreply) HADOOP-18268. Install maven from Apache archives (#4373)
[Jun 2, 2022 6:16:05 PM] (noreply) HADOOP-18274. Use CMake 3.19.0 in Debian 10 (#4395)
[Jun 2, 2022 7:54:29 PM] (noreply) YARN-10487. Support getQueueUserAcls, listReservations, getApplicationAttempts, getContainerReport, getContainers, getResourceTypeInfo API's for Federation (#4341)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistReplicaPlacement 
       hadoop.hdfs.server.sps.TestExternalStoragePolicySatisfier 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-compile-javac-root.txt [580K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [1.3M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [52K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/

[Jun 1, 2022 7:36:01 PM] (noreply) HDFS-16610. Make fsck read timeout configurable (#4384)
[Jun 2, 2022 11:35:18 AM] (noreply) HADOOP-18268. Install maven from Apache archives (#4373)
[Jun 2, 2022 6:16:05 PM] (noreply) HADOOP-18274. Use CMake 3.19.0 in Debian 10 (#4395)
[Jun 2, 2022 7:54:29 PM] (noreply) YARN-10487. Support getQueueUserAcls, listReservations, getApplicationAttempts, getContainerReport, getContainers, getResourceTypeInfo API's for Federation (#4341)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistReplicaPlacement 
       hadoop.hdfs.server.sps.TestExternalStoragePolicySatisfier 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-compile-javac-root.txt [580K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [1.3M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [52K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/

[Jun 1, 2022 7:36:01 PM] (noreply) HDFS-16610. Make fsck read timeout configurable (#4384)
[Jun 2, 2022 11:35:18 AM] (noreply) HADOOP-18268. Install maven from Apache archives (#4373)
[Jun 2, 2022 6:16:05 PM] (noreply) HADOOP-18274. Use CMake 3.19.0 in Debian 10 (#4395)
[Jun 2, 2022 7:54:29 PM] (noreply) YARN-10487. Support getQueueUserAcls, listReservations, getApplicationAttempts, getContainerReport, getContainers, getResourceTypeInfo API's for Federation (#4341)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistReplicaPlacement 
       hadoop.hdfs.server.sps.TestExternalStoragePolicySatisfier 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-compile-javac-root.txt [580K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [1.3M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [52K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/

[Jun 1, 2022 7:36:01 PM] (noreply) HDFS-16610. Make fsck read timeout configurable (#4384)
[Jun 2, 2022 11:35:18 AM] (noreply) HADOOP-18268. Install maven from Apache archives (#4373)
[Jun 2, 2022 6:16:05 PM] (noreply) HADOOP-18274. Use CMake 3.19.0 in Debian 10 (#4395)
[Jun 2, 2022 7:54:29 PM] (noreply) YARN-10487. Support getQueueUserAcls, listReservations, getApplicationAttempts, getContainerReport, getContainers, getResourceTypeInfo API's for Federation (#4341)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistReplicaPlacement 
       hadoop.hdfs.server.sps.TestExternalStoragePolicySatisfier 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-compile-javac-root.txt [580K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [1.3M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [52K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/313/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/

[May 31, 2022 3:53:01 PM] (Masatake Iwasaki) Make upstream aware of 2.10.2 release.
[May 31, 2022 5:47:11 PM] (noreply) YARN-11142.Remove unused Imports in Hadoop YARN project (#4381). Contributed by Ashutosh Gupta.
[May 31, 2022 10:45:07 PM] (noreply) HDFS-16603. Improve DatanodeHttpServer With Netty recommended method. (#4372)
[Jun 1, 2022 4:45:44 AM] (noreply) HDFS-16604. Install gtest via FetchContent_Declare in CMake (#4374)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.http.client.TestHttpFSWithHttpFSFileSystem 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-compile-javac-root.txt [580K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [2.0M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/

[May 31, 2022 3:53:01 PM] (Masatake Iwasaki) Make upstream aware of 2.10.2 release.
[May 31, 2022 5:47:11 PM] (noreply) YARN-11142.Remove unused Imports in Hadoop YARN project (#4381). Contributed by Ashutosh Gupta.
[May 31, 2022 10:45:07 PM] (noreply) HDFS-16603. Improve DatanodeHttpServer With Netty recommended method. (#4372)
[Jun 1, 2022 4:45:44 AM] (noreply) HDFS-16604. Install gtest via FetchContent_Declare in CMake (#4374)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.http.client.TestHttpFSWithHttpFSFileSystem 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-compile-javac-root.txt [580K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [2.0M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/

[May 31, 2022 3:53:01 PM] (Masatake Iwasaki) Make upstream aware of 2.10.2 release.
[May 31, 2022 5:47:11 PM] (noreply) YARN-11142.Remove unused Imports in Hadoop YARN project (#4381). Contributed by Ashutosh Gupta.
[May 31, 2022 10:45:07 PM] (noreply) HDFS-16603. Improve DatanodeHttpServer With Netty recommended method. (#4372)
[Jun 1, 2022 4:45:44 AM] (noreply) HDFS-16604. Install gtest via FetchContent_Declare in CMake (#4374)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.http.client.TestHttpFSWithHttpFSFileSystem 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-compile-javac-root.txt [580K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [2.0M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/

[May 31, 2022 3:53:01 PM] (Masatake Iwasaki) Make upstream aware of 2.10.2 release.
[May 31, 2022 5:47:11 PM] (noreply) YARN-11142.Remove unused Imports in Hadoop YARN project (#4381). Contributed by Ashutosh Gupta.
[May 31, 2022 10:45:07 PM] (noreply) HDFS-16603. Improve DatanodeHttpServer With Netty recommended method. (#4372)
[Jun 1, 2022 4:45:44 AM] (noreply) HDFS-16604. Install gtest via FetchContent_Declare in CMake (#4374)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.http.client.TestHttpFSWithHttpFSFileSystem 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-compile-javac-root.txt [580K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [2.0M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/312/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/

[May 30, 2022 1:02:47 PM] (noreply) HADOOP-18269. Misleading method name in DistCpOptions.(#4216)
[May 30, 2022 4:34:06 PM] (noreply) HADOOP-18238. Fix reentrancy check in SFTPFileSystem.close() (#4330)
[May 30, 2022 8:29:17 PM] (noreply) HDFS-16599. Fix typo in hadoop-hdfs-rbf module (#4368). Contributed by fanshilun.




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.http.client.TestHttpFSWithHttpFSFileSystem 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.router.clientrm.TestFederationClientInterceptor 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-compile-javac-root.txt [584K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [2.0M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/

[May 30, 2022 1:02:47 PM] (noreply) HADOOP-18269. Misleading method name in DistCpOptions.(#4216)
[May 30, 2022 4:34:06 PM] (noreply) HADOOP-18238. Fix reentrancy check in SFTPFileSystem.close() (#4330)
[May 30, 2022 8:29:17 PM] (noreply) HDFS-16599. Fix typo in hadoop-hdfs-rbf module (#4368). Contributed by fanshilun.




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.http.client.TestHttpFSWithHttpFSFileSystem 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.router.clientrm.TestFederationClientInterceptor 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-compile-javac-root.txt [584K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [2.0M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/

[May 30, 2022 1:02:47 PM] (noreply) HADOOP-18269. Misleading method name in DistCpOptions.(#4216)
[May 30, 2022 4:34:06 PM] (noreply) HADOOP-18238. Fix reentrancy check in SFTPFileSystem.close() (#4330)
[May 30, 2022 8:29:17 PM] (noreply) HDFS-16599. Fix typo in hadoop-hdfs-rbf module (#4368). Contributed by fanshilun.




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.http.client.TestHttpFSWithHttpFSFileSystem 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.router.clientrm.TestFederationClientInterceptor 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-compile-javac-root.txt [584K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [2.0M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/

[May 30, 2022 1:02:47 PM] (noreply) HADOOP-18269. Misleading method name in DistCpOptions.(#4216)
[May 30, 2022 4:34:06 PM] (noreply) HADOOP-18238. Fix reentrancy check in SFTPFileSystem.close() (#4330)
[May 30, 2022 8:29:17 PM] (noreply) HDFS-16599. Fix typo in hadoop-hdfs-rbf module (#4368). Contributed by fanshilun.




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.http.client.TestHttpFSWithHttpFSFileSystem 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.router.clientrm.TestFederationClientInterceptor 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-compile-javac-root.txt [584K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [2.0M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/311/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/

[May 28, 2022 4:13:37 AM] (noreply) HDFS-16587. Allow configuring the number of JournalNodeRPCServer Handlers (#4339). Contributed by ZanderXu.
[May 28, 2022 4:18:34 AM] (noreply) HDFS-16597. RBF: Improve RouterRpcServer#reload With Lambda (#4362). Contributed by fanshilun.
[May 28, 2022 4:26:07 AM] (noreply) HDFS-15878. RBF: Fix TestRouterWebHDFSContractCreate#testSyncable. (#4340). Contributed by Hanley Yang.




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.hdfs.tools.TestDFSAdmin 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-compile-javac-root.txt [584K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [952K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [52K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/

[May 28, 2022 4:13:37 AM] (noreply) HDFS-16587. Allow configuring the number of JournalNodeRPCServer Handlers (#4339). Contributed by ZanderXu.
[May 28, 2022 4:18:34 AM] (noreply) HDFS-16597. RBF: Improve RouterRpcServer#reload With Lambda (#4362). Contributed by fanshilun.
[May 28, 2022 4:26:07 AM] (noreply) HDFS-15878. RBF: Fix TestRouterWebHDFSContractCreate#testSyncable. (#4340). Contributed by Hanley Yang.




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.hdfs.tools.TestDFSAdmin 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-compile-javac-root.txt [584K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [952K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [52K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/

[May 28, 2022 4:13:37 AM] (noreply) HDFS-16587. Allow configuring the number of JournalNodeRPCServer Handlers (#4339). Contributed by ZanderXu.
[May 28, 2022 4:18:34 AM] (noreply) HDFS-16597. RBF: Improve RouterRpcServer#reload With Lambda (#4362). Contributed by fanshilun.
[May 28, 2022 4:26:07 AM] (noreply) HDFS-15878. RBF: Fix TestRouterWebHDFSContractCreate#testSyncable. (#4340). Contributed by Hanley Yang.




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.hdfs.tools.TestDFSAdmin 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-compile-javac-root.txt [584K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [952K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [52K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/

[May 28, 2022 4:13:37 AM] (noreply) HDFS-16587. Allow configuring the number of JournalNodeRPCServer Handlers (#4339). Contributed by ZanderXu.
[May 28, 2022 4:18:34 AM] (noreply) HDFS-16597. RBF: Improve RouterRpcServer#reload With Lambda (#4362). Contributed by fanshilun.
[May 28, 2022 4:26:07 AM] (noreply) HDFS-15878. RBF: Fix TestRouterWebHDFSContractCreate#testSyncable. (#4340). Contributed by Hanley Yang.




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.hdfs.tools.TestDFSAdmin 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-compile-javac-root.txt [584K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [952K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [52K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/310/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/

[May 25, 2022 8:31:18 AM] (noreply) HADOOP-18240. Upgrade Yetus to 0.14.0 (#4328)
[May 26, 2022 3:23:30 AM] (noreply) HADOOP-18251. Fix failure of extracting JIRA id from commit message in git_jira_fix_version_check.py. (#4344)
[May 26, 2022 5:39:49 AM] (noreply) HDFS-16561. Handle error returned by strtol
[May 26, 2022 6:51:55 AM] (noreply) YARN-11128. Fix comments in TestProportionalCapacityPreemptionPolicy* (#4271)
[May 26, 2022 5:11:10 PM] (noreply) HDFS-16583. DatanodeAdminDefaultMonitor can get stuck in an infinite loop holding the write lock (#4332)
[May 26, 2022 9:18:15 PM] (noreply) HDFS-16585.Add @VisibleForTesting in Dispatcher.java (#4337)
[May 27, 2022 3:36:07 AM] (noreply) HDFS-15225. RBF: Add snapshot counts to content summary in router. (#4356). Contributed by Ayush Saxena.




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-compile-javac-root.txt [584K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/

[May 25, 2022 8:31:18 AM] (noreply) HADOOP-18240. Upgrade Yetus to 0.14.0 (#4328)
[May 26, 2022 3:23:30 AM] (noreply) HADOOP-18251. Fix failure of extracting JIRA id from commit message in git_jira_fix_version_check.py. (#4344)
[May 26, 2022 5:39:49 AM] (noreply) HDFS-16561. Handle error returned by strtol
[May 26, 2022 6:51:55 AM] (noreply) YARN-11128. Fix comments in TestProportionalCapacityPreemptionPolicy* (#4271)
[May 26, 2022 5:11:10 PM] (noreply) HDFS-16583. DatanodeAdminDefaultMonitor can get stuck in an infinite loop holding the write lock (#4332)
[May 26, 2022 9:18:15 PM] (noreply) HDFS-16585.Add @VisibleForTesting in Dispatcher.java (#4337)
[May 27, 2022 3:36:07 AM] (noreply) HDFS-15225. RBF: Add snapshot counts to content summary in router. (#4356). Contributed by Ayush Saxena.




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-compile-javac-root.txt [584K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/

[May 25, 2022 8:31:18 AM] (noreply) HADOOP-18240. Upgrade Yetus to 0.14.0 (#4328)
[May 26, 2022 3:23:30 AM] (noreply) HADOOP-18251. Fix failure of extracting JIRA id from commit message in git_jira_fix_version_check.py. (#4344)
[May 26, 2022 5:39:49 AM] (noreply) HDFS-16561. Handle error returned by strtol
[May 26, 2022 6:51:55 AM] (noreply) YARN-11128. Fix comments in TestProportionalCapacityPreemptionPolicy* (#4271)
[May 26, 2022 5:11:10 PM] (noreply) HDFS-16583. DatanodeAdminDefaultMonitor can get stuck in an infinite loop holding the write lock (#4332)
[May 26, 2022 9:18:15 PM] (noreply) HDFS-16585.Add @VisibleForTesting in Dispatcher.java (#4337)
[May 27, 2022 3:36:07 AM] (noreply) HDFS-15225. RBF: Add snapshot counts to content summary in router. (#4356). Contributed by Ayush Saxena.




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-compile-javac-root.txt [584K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/

[May 25, 2022 8:31:18 AM] (noreply) HADOOP-18240. Upgrade Yetus to 0.14.0 (#4328)
[May 26, 2022 3:23:30 AM] (noreply) HADOOP-18251. Fix failure of extracting JIRA id from commit message in git_jira_fix_version_check.py. (#4344)
[May 26, 2022 5:39:49 AM] (noreply) HDFS-16561. Handle error returned by strtol
[May 26, 2022 6:51:55 AM] (noreply) YARN-11128. Fix comments in TestProportionalCapacityPreemptionPolicy* (#4271)
[May 26, 2022 5:11:10 PM] (noreply) HDFS-16583. DatanodeAdminDefaultMonitor can get stuck in an infinite loop holding the write lock (#4332)
[May 26, 2022 9:18:15 PM] (noreply) HDFS-16585.Add @VisibleForTesting in Dispatcher.java (#4337)
[May 27, 2022 3:36:07 AM] (noreply) HDFS-15225. RBF: Add snapshot counts to content summary in router. (#4356). Contributed by Ayush Saxena.




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-compile-javac-root.txt [584K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/309/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/

[May 23, 2022 3:45:08 PM] (noreply) HDFS-16586. Purge FsDatasetAsyncDiskService threadgroup; it causes BP… (#4338)
[May 24, 2022 5:07:19 AM] (noreply) YARN-11162. Set the zk acl for nodes created by ZKConfigurationStore. (#4350)
[May 24, 2022 5:41:10 PM] (noreply) HADOOP-18249. Fix getUri() in HttpRequest has been deprecated. (#4335)
[May 25, 2022 12:21:04 AM] (noreply) YARN-11137. Improve log message in FederationClientInterceptor (#4336)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.hdfs.tools.TestDFSAdmin 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-compile-javac-root.txt [584K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [596K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/

[May 23, 2022 3:45:08 PM] (noreply) HDFS-16586. Purge FsDatasetAsyncDiskService threadgroup; it causes BP… (#4338)
[May 24, 2022 5:07:19 AM] (noreply) YARN-11162. Set the zk acl for nodes created by ZKConfigurationStore. (#4350)
[May 24, 2022 5:41:10 PM] (noreply) HADOOP-18249. Fix getUri() in HttpRequest has been deprecated. (#4335)
[May 25, 2022 12:21:04 AM] (noreply) YARN-11137. Improve log message in FederationClientInterceptor (#4336)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.hdfs.tools.TestDFSAdmin 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-compile-javac-root.txt [584K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [596K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/

[May 23, 2022 3:45:08 PM] (noreply) HDFS-16586. Purge FsDatasetAsyncDiskService threadgroup; it causes BP… (#4338)
[May 24, 2022 5:07:19 AM] (noreply) YARN-11162. Set the zk acl for nodes created by ZKConfigurationStore. (#4350)
[May 24, 2022 5:41:10 PM] (noreply) HADOOP-18249. Fix getUri() in HttpRequest has been deprecated. (#4335)
[May 25, 2022 12:21:04 AM] (noreply) YARN-11137. Improve log message in FederationClientInterceptor (#4336)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.hdfs.tools.TestDFSAdmin 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-compile-javac-root.txt [584K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [596K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/

[May 23, 2022 3:45:08 PM] (noreply) HDFS-16586. Purge FsDatasetAsyncDiskService threadgroup; it causes BP… (#4338)
[May 24, 2022 5:07:19 AM] (noreply) YARN-11162. Set the zk acl for nodes created by ZKConfigurationStore. (#4350)
[May 24, 2022 5:41:10 PM] (noreply) HADOOP-18249. Fix getUri() in HttpRequest has been deprecated. (#4335)
[May 25, 2022 12:21:04 AM] (noreply) YARN-11137. Improve log message in FederationClientInterceptor (#4336)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.hdfs.tools.TestDFSAdmin 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-compile-javac-root.txt [584K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [596K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/308/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/

[May 22, 2022 1:59:38 PM] (noreply) HDFS-16584.Record StandbyNameNode information when Balancer is running. (#4333). Contributed by JiangHua Zhu.




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.http.client.TestHttpFSWithHttpFSFileSystem 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-compile-javac-root.txt [584K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [2.0M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/

[May 22, 2022 1:59:38 PM] (noreply) HDFS-16584.Record StandbyNameNode information when Balancer is running. (#4333). Contributed by JiangHua Zhu.




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.http.client.TestHttpFSWithHttpFSFileSystem 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-compile-javac-root.txt [584K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [2.0M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/

[May 22, 2022 1:59:38 PM] (noreply) HDFS-16584.Record StandbyNameNode information when Balancer is running. (#4333). Contributed by JiangHua Zhu.




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.http.client.TestHttpFSWithHttpFSFileSystem 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-compile-javac-root.txt [584K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [2.0M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/

[May 22, 2022 1:59:38 PM] (noreply) HDFS-16584.Record StandbyNameNode information when Balancer is running. (#4333). Contributed by JiangHua Zhu.




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.http.client.TestHttpFSWithHttpFSFileSystem 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-compile-javac-root.txt [584K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt [2.0M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/307/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/

[May 19, 2022 8:20:24 PM] (noreply) HADOOP-18245 Extend KMS related exceptions that get mapped to ConnectException (#4329)
[May 20, 2022 8:43:19 AM] (gyorandr) HADOOP-18120. Hadoop auth does not handle HTTP Headers in a case-insensitive way. Contributed by Janos Makai.
[May 20, 2022 5:53:14 PM] (noreply) HDFS-16453. Upgrade okhttp from 2.7.5 to 4.9.3 (#4229)
[May 20, 2022 6:21:13 PM] (noreply) HADOOP-18224. Upgrade maven compiler plugin to 3.10.1 (#4267)
[May 20, 2022 8:19:42 PM] (noreply) YARN-10465. Support getNodeToLabels, getLabelsToNodes, getClusterNodeLabels API's for Federation (#4317)
[May 21, 2022 1:28:59 AM] (noreply) HDFS-16582. Expose aggregate latency of slow node as perceived by the reporting node (#4323)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-compile-javac-root.txt [584K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/

[May 19, 2022 8:20:24 PM] (noreply) HADOOP-18245 Extend KMS related exceptions that get mapped to ConnectException (#4329)
[May 20, 2022 8:43:19 AM] (gyorandr) HADOOP-18120. Hadoop auth does not handle HTTP Headers in a case-insensitive way. Contributed by Janos Makai.
[May 20, 2022 5:53:14 PM] (noreply) HDFS-16453. Upgrade okhttp from 2.7.5 to 4.9.3 (#4229)
[May 20, 2022 6:21:13 PM] (noreply) HADOOP-18224. Upgrade maven compiler plugin to 3.10.1 (#4267)
[May 20, 2022 8:19:42 PM] (noreply) YARN-10465. Support getNodeToLabels, getLabelsToNodes, getClusterNodeLabels API's for Federation (#4317)
[May 21, 2022 1:28:59 AM] (noreply) HDFS-16582. Expose aggregate latency of slow node as perceived by the reporting node (#4323)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-compile-javac-root.txt [584K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/

[May 19, 2022 8:20:24 PM] (noreply) HADOOP-18245 Extend KMS related exceptions that get mapped to ConnectException (#4329)
[May 20, 2022 8:43:19 AM] (gyorandr) HADOOP-18120. Hadoop auth does not handle HTTP Headers in a case-insensitive way. Contributed by Janos Makai.
[May 20, 2022 5:53:14 PM] (noreply) HDFS-16453. Upgrade okhttp from 2.7.5 to 4.9.3 (#4229)
[May 20, 2022 6:21:13 PM] (noreply) HADOOP-18224. Upgrade maven compiler plugin to 3.10.1 (#4267)
[May 20, 2022 8:19:42 PM] (noreply) YARN-10465. Support getNodeToLabels, getLabelsToNodes, getClusterNodeLabels API's for Federation (#4317)
[May 21, 2022 1:28:59 AM] (noreply) HDFS-16582. Expose aggregate latency of slow node as perceived by the reporting node (#4323)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-compile-javac-root.txt [584K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/

[May 19, 2022 8:20:24 PM] (noreply) HADOOP-18245 Extend KMS related exceptions that get mapped to ConnectException (#4329)
[May 20, 2022 8:43:19 AM] (gyorandr) HADOOP-18120. Hadoop auth does not handle HTTP Headers in a case-insensitive way. Contributed by Janos Makai.
[May 20, 2022 5:53:14 PM] (noreply) HDFS-16453. Upgrade okhttp from 2.7.5 to 4.9.3 (#4229)
[May 20, 2022 6:21:13 PM] (noreply) HADOOP-18224. Upgrade maven compiler plugin to 3.10.1 (#4267)
[May 20, 2022 8:19:42 PM] (noreply) YARN-10465. Support getNodeToLabels, getLabelsToNodes, getClusterNodeLabels API's for Federation (#4317)
[May 21, 2022 1:28:59 AM] (noreply) HDFS-16582. Expose aggregate latency of slow node as perceived by the reporting node (#4323)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-compile-javac-root.txt [584K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/306/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/

[May 17, 2022 6:00:54 PM] (Steve Loughran) HADOOP-18198. Release 3.3.3: release notes and jdiff files.
[May 17, 2022 7:34:12 PM] (noreply) HADOOP-18237. Upgrade Apache Xerces Java to 2.12.2 (#4318)
[May 18, 2022 11:12:04 AM] (noreply) HADOOP-18229. Fix Hadoop-Common JavaDoc Errors (#4292)
[May 18, 2022 3:28:45 PM] (noreply) HDFS-16540. Addendum: Data locality is lost when DataNode pod restarts in kubernetes. (#4326)
[May 18, 2022 4:16:34 PM] (Benjamin Teke) YARN-11147. ResourceUsage and QueueCapacities classes provide node label iterators that are not thread safe
[May 18, 2022 4:22:42 PM] (Benjamin Teke) YARN-11152. QueueMetrics is leaking memory when creating a new queue during reinitialisation




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [52K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/

[May 17, 2022 6:00:54 PM] (Steve Loughran) HADOOP-18198. Release 3.3.3: release notes and jdiff files.
[May 17, 2022 7:34:12 PM] (noreply) HADOOP-18237. Upgrade Apache Xerces Java to 2.12.2 (#4318)
[May 18, 2022 11:12:04 AM] (noreply) HADOOP-18229. Fix Hadoop-Common JavaDoc Errors (#4292)
[May 18, 2022 3:28:45 PM] (noreply) HDFS-16540. Addendum: Data locality is lost when DataNode pod restarts in kubernetes. (#4326)
[May 18, 2022 4:16:34 PM] (Benjamin Teke) YARN-11147. ResourceUsage and QueueCapacities classes provide node label iterators that are not thread safe
[May 18, 2022 4:22:42 PM] (Benjamin Teke) YARN-11152. QueueMetrics is leaking memory when creating a new queue during reinitialisation




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [52K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/

[May 17, 2022 6:00:54 PM] (Steve Loughran) HADOOP-18198. Release 3.3.3: release notes and jdiff files.
[May 17, 2022 7:34:12 PM] (noreply) HADOOP-18237. Upgrade Apache Xerces Java to 2.12.2 (#4318)
[May 18, 2022 11:12:04 AM] (noreply) HADOOP-18229. Fix Hadoop-Common JavaDoc Errors (#4292)
[May 18, 2022 3:28:45 PM] (noreply) HDFS-16540. Addendum: Data locality is lost when DataNode pod restarts in kubernetes. (#4326)
[May 18, 2022 4:16:34 PM] (Benjamin Teke) YARN-11147. ResourceUsage and QueueCapacities classes provide node label iterators that are not thread safe
[May 18, 2022 4:22:42 PM] (Benjamin Teke) YARN-11152. QueueMetrics is leaking memory when creating a new queue during reinitialisation




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [52K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/

[May 17, 2022 6:00:54 PM] (Steve Loughran) HADOOP-18198. Release 3.3.3: release notes and jdiff files.
[May 17, 2022 7:34:12 PM] (noreply) HADOOP-18237. Upgrade Apache Xerces Java to 2.12.2 (#4318)
[May 18, 2022 11:12:04 AM] (noreply) HADOOP-18229. Fix Hadoop-Common JavaDoc Errors (#4292)
[May 18, 2022 3:28:45 PM] (noreply) HDFS-16540. Addendum: Data locality is lost when DataNode pod restarts in kubernetes. (#4326)
[May 18, 2022 4:16:34 PM] (Benjamin Teke) YARN-11147. ResourceUsage and QueueCapacities classes provide node label iterators that are not thread safe
[May 18, 2022 4:22:42 PM] (Benjamin Teke) YARN-11152. QueueMetrics is leaking memory when creating a new queue during reinitialisation




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/results-javadoc-javadoc-root.txt [288K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [52K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/305/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/

[May 15, 2022 4:16:06 PM] (noreply) YARN-11122. Support getClusterNodes API in FederationClientInterceptor (#4274)
[May 16, 2022 2:11:17 PM] (noreply) YARN-11092. Upgrade jquery ui to 1.13.1 (#4260)
[May 16, 2022 2:34:39 PM] (noreply) HADOOP-18228. Update hadoop-vote to use HADOOP_RC_VERSION dir (#4272)
[May 16, 2022 4:40:09 PM] (noreply) YARN-11133. YarnClient gets the wrong EffectiveMinCapacity value (#4280)
[May 16, 2022 4:47:14 PM] (noreply) HADOOP-18234. Fix s3a access point xml examples (#4309)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/

[May 15, 2022 4:16:06 PM] (noreply) YARN-11122. Support getClusterNodes API in FederationClientInterceptor (#4274)
[May 16, 2022 2:11:17 PM] (noreply) YARN-11092. Upgrade jquery ui to 1.13.1 (#4260)
[May 16, 2022 2:34:39 PM] (noreply) HADOOP-18228. Update hadoop-vote to use HADOOP_RC_VERSION dir (#4272)
[May 16, 2022 4:40:09 PM] (noreply) YARN-11133. YarnClient gets the wrong EffectiveMinCapacity value (#4280)
[May 16, 2022 4:47:14 PM] (noreply) HADOOP-18234. Fix s3a access point xml examples (#4309)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/

[May 15, 2022 4:16:06 PM] (noreply) YARN-11122. Support getClusterNodes API in FederationClientInterceptor (#4274)
[May 16, 2022 2:11:17 PM] (noreply) YARN-11092. Upgrade jquery ui to 1.13.1 (#4260)
[May 16, 2022 2:34:39 PM] (noreply) HADOOP-18228. Update hadoop-vote to use HADOOP_RC_VERSION dir (#4272)
[May 16, 2022 4:40:09 PM] (noreply) YARN-11133. YarnClient gets the wrong EffectiveMinCapacity value (#4280)
[May 16, 2022 4:47:14 PM] (noreply) HADOOP-18234. Fix s3a access point xml examples (#4309)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/

[May 15, 2022 4:16:06 PM] (noreply) YARN-11122. Support getClusterNodes API in FederationClientInterceptor (#4274)
[May 16, 2022 2:11:17 PM] (noreply) YARN-11092. Upgrade jquery ui to 1.13.1 (#4260)
[May 16, 2022 2:34:39 PM] (noreply) HADOOP-18228. Update hadoop-vote to use HADOOP_RC_VERSION dir (#4272)
[May 16, 2022 4:40:09 PM] (noreply) YARN-11133. YarnClient gets the wrong EffectiveMinCapacity value (#4280)
[May 16, 2022 4:47:14 PM] (noreply) HADOOP-18234. Fix s3a access point xml examples (#4309)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/304/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/

[May 13, 2022 6:28:53 AM] (noreply) HDFS-14750. RBF: Support dynamic handler allocation in routers (#4199)
[May 13, 2022 6:44:41 AM] (noreply) Revert "HDFS-14750. RBF: Support dynamic handler allocation in routers (#4199)" (#4306)
[May 13, 2022 11:16:12 AM] (Benjamin Teke) YARN-11123. ResourceManager webapps test failures due to org.apache.hadoop.metrics2.MetricsException and subsequent java.net.BindException: Address already in use. Contributed by Szilard Nemeth
[May 13, 2022 4:11:42 PM] (noreply) YARN-11073. Avoid unnecessary preemption for tiny queues under certain corner cases (#4110)
[May 13, 2022 4:34:19 PM] (noreply) MAPREDUCE-7377. Remove unused imports in MapReduce project (#4299)
[May 13, 2022 4:41:06 PM] (noreply) YARN-10080. Support show app id on localizer thread pool (#4283)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/

[May 13, 2022 6:28:53 AM] (noreply) HDFS-14750. RBF: Support dynamic handler allocation in routers (#4199)
[May 13, 2022 6:44:41 AM] (noreply) Revert "HDFS-14750. RBF: Support dynamic handler allocation in routers (#4199)" (#4306)
[May 13, 2022 11:16:12 AM] (Benjamin Teke) YARN-11123. ResourceManager webapps test failures due to org.apache.hadoop.metrics2.MetricsException and subsequent java.net.BindException: Address already in use. Contributed by Szilard Nemeth
[May 13, 2022 4:11:42 PM] (noreply) YARN-11073. Avoid unnecessary preemption for tiny queues under certain corner cases (#4110)
[May 13, 2022 4:34:19 PM] (noreply) MAPREDUCE-7377. Remove unused imports in MapReduce project (#4299)
[May 13, 2022 4:41:06 PM] (noreply) YARN-10080. Support show app id on localizer thread pool (#4283)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/

[May 13, 2022 6:28:53 AM] (noreply) HDFS-14750. RBF: Support dynamic handler allocation in routers (#4199)
[May 13, 2022 6:44:41 AM] (noreply) Revert "HDFS-14750. RBF: Support dynamic handler allocation in routers (#4199)" (#4306)
[May 13, 2022 11:16:12 AM] (Benjamin Teke) YARN-11123. ResourceManager webapps test failures due to org.apache.hadoop.metrics2.MetricsException and subsequent java.net.BindException: Address already in use. Contributed by Szilard Nemeth
[May 13, 2022 4:11:42 PM] (noreply) YARN-11073. Avoid unnecessary preemption for tiny queues under certain corner cases (#4110)
[May 13, 2022 4:34:19 PM] (noreply) MAPREDUCE-7377. Remove unused imports in MapReduce project (#4299)
[May 13, 2022 4:41:06 PM] (noreply) YARN-10080. Support show app id on localizer thread pool (#4283)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/

[May 13, 2022 6:28:53 AM] (noreply) HDFS-14750. RBF: Support dynamic handler allocation in routers (#4199)
[May 13, 2022 6:44:41 AM] (noreply) Revert "HDFS-14750. RBF: Support dynamic handler allocation in routers (#4199)" (#4306)
[May 13, 2022 11:16:12 AM] (Benjamin Teke) YARN-11123. ResourceManager webapps test failures due to org.apache.hadoop.metrics2.MetricsException and subsequent java.net.BindException: Address already in use. Contributed by Szilard Nemeth
[May 13, 2022 4:11:42 PM] (noreply) YARN-11073. Avoid unnecessary preemption for tiny queues under certain corner cases (#4110)
[May 13, 2022 4:34:19 PM] (noreply) MAPREDUCE-7377. Remove unused imports in MapReduce project (#4299)
[May 13, 2022 4:41:06 PM] (noreply) YARN-10080. Support show app id on localizer thread pool (#4283)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/303/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/

[May 11, 2022 6:44:52 AM] (noreply) YARN-11130. removed unused import (#4276)
[May 11, 2022 12:29:05 PM] (Szilard Nemeth) YARN-11141. Capacity Scheduler does not support ambiguous queue names when moving application across queues. Contributed by Andras Gyori
[May 11, 2022 12:39:42 PM] (Szilard Nemeth) YARN-10850. TimelineService v2 lists containers for all attempts when filtering for one. Contributed by Benjamin Teke
[May 11, 2022 2:55:19 PM] (Szilard Nemeth) MAPREDUCE-7379. RMContainerRequestor#makeRemoteRequest has confusing log message. Contributed by Ashutosh Gupta
[May 11, 2022 4:01:31 PM] (Benjamin Teke) YARN-11114. RMWebServices returns only apps matching exactly the submitted queue name. Contributed by Szilard Nemeth
[May 11, 2022 5:34:22 PM] (noreply) HDFS-16465. Remove redundant strings.h inclusions (#4279)
[May 12, 2022 12:01:21 AM] (Owen O'Malley) HADOOP-18193:Support nested mount points in INodeTree
[May 12, 2022 8:53:09 AM] (noreply) HDFS-16525.System.err should be used when error occurs in multiple methods in DFSAdmin class (#4122)
[May 12, 2022 11:42:06 AM] (Szilard Nemeth) YARN-11126. ZKConfigurationStore Java deserialisation vulnerability. Contributed by Tamas Domok




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.hdfs.TestClientProtocolForPipelineRecovery 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [520K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/

[May 11, 2022 6:44:52 AM] (noreply) YARN-11130. removed unused import (#4276)
[May 11, 2022 12:29:05 PM] (Szilard Nemeth) YARN-11141. Capacity Scheduler does not support ambiguous queue names when moving application across queues. Contributed by Andras Gyori
[May 11, 2022 12:39:42 PM] (Szilard Nemeth) YARN-10850. TimelineService v2 lists containers for all attempts when filtering for one. Contributed by Benjamin Teke
[May 11, 2022 2:55:19 PM] (Szilard Nemeth) MAPREDUCE-7379. RMContainerRequestor#makeRemoteRequest has confusing log message. Contributed by Ashutosh Gupta
[May 11, 2022 4:01:31 PM] (Benjamin Teke) YARN-11114. RMWebServices returns only apps matching exactly the submitted queue name. Contributed by Szilard Nemeth
[May 11, 2022 5:34:22 PM] (noreply) HDFS-16465. Remove redundant strings.h inclusions (#4279)
[May 12, 2022 12:01:21 AM] (Owen O'Malley) HADOOP-18193:Support nested mount points in INodeTree
[May 12, 2022 8:53:09 AM] (noreply) HDFS-16525.System.err should be used when error occurs in multiple methods in DFSAdmin class (#4122)
[May 12, 2022 11:42:06 AM] (Szilard Nemeth) YARN-11126. ZKConfigurationStore Java deserialisation vulnerability. Contributed by Tamas Domok




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.hdfs.TestClientProtocolForPipelineRecovery 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [520K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/

[May 11, 2022 6:44:52 AM] (noreply) YARN-11130. removed unused import (#4276)
[May 11, 2022 12:29:05 PM] (Szilard Nemeth) YARN-11141. Capacity Scheduler does not support ambiguous queue names when moving application across queues. Contributed by Andras Gyori
[May 11, 2022 12:39:42 PM] (Szilard Nemeth) YARN-10850. TimelineService v2 lists containers for all attempts when filtering for one. Contributed by Benjamin Teke
[May 11, 2022 2:55:19 PM] (Szilard Nemeth) MAPREDUCE-7379. RMContainerRequestor#makeRemoteRequest has confusing log message. Contributed by Ashutosh Gupta
[May 11, 2022 4:01:31 PM] (Benjamin Teke) YARN-11114. RMWebServices returns only apps matching exactly the submitted queue name. Contributed by Szilard Nemeth
[May 11, 2022 5:34:22 PM] (noreply) HDFS-16465. Remove redundant strings.h inclusions (#4279)
[May 12, 2022 12:01:21 AM] (Owen O'Malley) HADOOP-18193:Support nested mount points in INodeTree
[May 12, 2022 8:53:09 AM] (noreply) HDFS-16525.System.err should be used when error occurs in multiple methods in DFSAdmin class (#4122)
[May 12, 2022 11:42:06 AM] (Szilard Nemeth) YARN-11126. ZKConfigurationStore Java deserialisation vulnerability. Contributed by Tamas Domok




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.hdfs.TestClientProtocolForPipelineRecovery 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [520K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/

[May 11, 2022 6:44:52 AM] (noreply) YARN-11130. removed unused import (#4276)
[May 11, 2022 12:29:05 PM] (Szilard Nemeth) YARN-11141. Capacity Scheduler does not support ambiguous queue names when moving application across queues. Contributed by Andras Gyori
[May 11, 2022 12:39:42 PM] (Szilard Nemeth) YARN-10850. TimelineService v2 lists containers for all attempts when filtering for one. Contributed by Benjamin Teke
[May 11, 2022 2:55:19 PM] (Szilard Nemeth) MAPREDUCE-7379. RMContainerRequestor#makeRemoteRequest has confusing log message. Contributed by Ashutosh Gupta
[May 11, 2022 4:01:31 PM] (Benjamin Teke) YARN-11114. RMWebServices returns only apps matching exactly the submitted queue name. Contributed by Szilard Nemeth
[May 11, 2022 5:34:22 PM] (noreply) HDFS-16465. Remove redundant strings.h inclusions (#4279)
[May 12, 2022 12:01:21 AM] (Owen O'Malley) HADOOP-18193:Support nested mount points in INodeTree
[May 12, 2022 8:53:09 AM] (noreply) HDFS-16525.System.err should be used when error occurs in multiple methods in DFSAdmin class (#4122)
[May 12, 2022 11:42:06 AM] (Szilard Nemeth) YARN-11126. ZKConfigurationStore Java deserialisation vulnerability. Contributed by Tamas Domok




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.hdfs.TestClientProtocolForPipelineRecovery 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [520K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/302/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/

[May 9, 2022 5:26:14 PM] (noreply) MAPREDUCE-7376. AggregateWordCount fetches wrong results. (#4257). Contributed by Ayush Saxena.
[May 10, 2022 12:01:16 AM] (noreply) Fix TestDFSStripedInputStreamWithRandomECPolicy (#4291)
[May 10, 2022 8:58:39 PM] (Owen O'Malley) HADOOP-18222. Prevent DelegationTokenSecretManagerMetrics from registering multiple times
[May 11, 2022 12:10:03 AM] (noreply) HDFS-16568. dfsadmin -reconfig option to start/query reconfig on all live datanodes (#4264)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/

[May 9, 2022 5:26:14 PM] (noreply) MAPREDUCE-7376. AggregateWordCount fetches wrong results. (#4257). Contributed by Ayush Saxena.
[May 10, 2022 12:01:16 AM] (noreply) Fix TestDFSStripedInputStreamWithRandomECPolicy (#4291)
[May 10, 2022 8:58:39 PM] (Owen O'Malley) HADOOP-18222. Prevent DelegationTokenSecretManagerMetrics from registering multiple times
[May 11, 2022 12:10:03 AM] (noreply) HDFS-16568. dfsadmin -reconfig option to start/query reconfig on all live datanodes (#4264)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/

[May 9, 2022 5:26:14 PM] (noreply) MAPREDUCE-7376. AggregateWordCount fetches wrong results. (#4257). Contributed by Ayush Saxena.
[May 10, 2022 12:01:16 AM] (noreply) Fix TestDFSStripedInputStreamWithRandomECPolicy (#4291)
[May 10, 2022 8:58:39 PM] (Owen O'Malley) HADOOP-18222. Prevent DelegationTokenSecretManagerMetrics from registering multiple times
[May 11, 2022 12:10:03 AM] (noreply) HDFS-16568. dfsadmin -reconfig option to start/query reconfig on all live datanodes (#4264)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/

[May 9, 2022 5:26:14 PM] (noreply) MAPREDUCE-7376. AggregateWordCount fetches wrong results. (#4257). Contributed by Ayush Saxena.
[May 10, 2022 12:01:16 AM] (noreply) Fix TestDFSStripedInputStreamWithRandomECPolicy (#4291)
[May 10, 2022 8:58:39 PM] (Owen O'Malley) HADOOP-18222. Prevent DelegationTokenSecretManagerMetrics from registering multiple times
[May 11, 2022 12:10:03 AM] (noreply) HDFS-16568. dfsadmin -reconfig option to start/query reconfig on all live datanodes (#4264)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/301/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/

[May 7, 2022 10:38:32 PM] (noreply) HADOOP-16515. Update the link to compatibility guide (#4226)
[May 7, 2022 11:05:34 PM] (noreply) HDFS-16185. Fix comment in LowRedundancyBlocks.java (#4194)
[May 7, 2022 11:09:24 PM] (noreply) HADOOP-17479. Fix the examples of hadoop config prefix (#4197)
[May 8, 2022 6:17:13 PM] (noreply) HDFS-16572. Fix typo in readme of hadoop-project-dist




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMSWithZK 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.cli.TestHDFSCLI 
       hadoop.yarn.server.timeline.security.TestTimelineAuthenticationFilterForV1 
       hadoop.yarn.server.applicationhistoryservice.TestApplicationHistoryServer 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServicesWithSSL 
       hadoop.yarn.webapp.TestRMWithXFSFilter 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebappAuthentication 
       hadoop.yarn.server.resourcemanager.TestClientRMService 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokenAuthentication 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.resourcemanager.TestRMHA 
       hadoop.yarn.server.resourcemanager.metrics.TestCombinedSystemMetricsPublisher 
       hadoop.yarn.client.TestResourceManagerAdministrationProtocolPBClientImpl 
       hadoop.yarn.client.TestGetGroups 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.hdfs.server.federation.security.TestRouterSecurityManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.router.webapp.TestRouterWebServicesREST 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.sls.TestSLSDagAMSimulator 
       hadoop.yarn.sls.TestSLSStreamAMSynth 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.sls.TestReservationSystemInvariants 
       hadoop.yarn.sls.TestSLSGenericSynth 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt [436K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [604K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [96K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [968K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [56K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [76K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt [628K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/

[May 7, 2022 10:38:32 PM] (noreply) HADOOP-16515. Update the link to compatibility guide (#4226)
[May 7, 2022 11:05:34 PM] (noreply) HDFS-16185. Fix comment in LowRedundancyBlocks.java (#4194)
[May 7, 2022 11:09:24 PM] (noreply) HADOOP-17479. Fix the examples of hadoop config prefix (#4197)
[May 8, 2022 6:17:13 PM] (noreply) HDFS-16572. Fix typo in readme of hadoop-project-dist




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMSWithZK 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.cli.TestHDFSCLI 
       hadoop.yarn.server.timeline.security.TestTimelineAuthenticationFilterForV1 
       hadoop.yarn.server.applicationhistoryservice.TestApplicationHistoryServer 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServicesWithSSL 
       hadoop.yarn.webapp.TestRMWithXFSFilter 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebappAuthentication 
       hadoop.yarn.server.resourcemanager.TestClientRMService 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokenAuthentication 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.resourcemanager.TestRMHA 
       hadoop.yarn.server.resourcemanager.metrics.TestCombinedSystemMetricsPublisher 
       hadoop.yarn.client.TestResourceManagerAdministrationProtocolPBClientImpl 
       hadoop.yarn.client.TestGetGroups 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.hdfs.server.federation.security.TestRouterSecurityManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.router.webapp.TestRouterWebServicesREST 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.sls.TestSLSDagAMSimulator 
       hadoop.yarn.sls.TestSLSStreamAMSynth 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.sls.TestReservationSystemInvariants 
       hadoop.yarn.sls.TestSLSGenericSynth 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt [436K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [604K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [96K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [968K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [56K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [76K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt [628K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/

[May 7, 2022 10:38:32 PM] (noreply) HADOOP-16515. Update the link to compatibility guide (#4226)
[May 7, 2022 11:05:34 PM] (noreply) HDFS-16185. Fix comment in LowRedundancyBlocks.java (#4194)
[May 7, 2022 11:09:24 PM] (noreply) HADOOP-17479. Fix the examples of hadoop config prefix (#4197)
[May 8, 2022 6:17:13 PM] (noreply) HDFS-16572. Fix typo in readme of hadoop-project-dist




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMSWithZK 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.cli.TestHDFSCLI 
       hadoop.yarn.server.timeline.security.TestTimelineAuthenticationFilterForV1 
       hadoop.yarn.server.applicationhistoryservice.TestApplicationHistoryServer 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServicesWithSSL 
       hadoop.yarn.webapp.TestRMWithXFSFilter 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebappAuthentication 
       hadoop.yarn.server.resourcemanager.TestClientRMService 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokenAuthentication 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.resourcemanager.TestRMHA 
       hadoop.yarn.server.resourcemanager.metrics.TestCombinedSystemMetricsPublisher 
       hadoop.yarn.client.TestResourceManagerAdministrationProtocolPBClientImpl 
       hadoop.yarn.client.TestGetGroups 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.hdfs.server.federation.security.TestRouterSecurityManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.router.webapp.TestRouterWebServicesREST 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.sls.TestSLSDagAMSimulator 
       hadoop.yarn.sls.TestSLSStreamAMSynth 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.sls.TestReservationSystemInvariants 
       hadoop.yarn.sls.TestSLSGenericSynth 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt [436K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [604K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [96K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [968K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [56K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [76K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt [628K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/

[May 7, 2022 10:38:32 PM] (noreply) HADOOP-16515. Update the link to compatibility guide (#4226)
[May 7, 2022 11:05:34 PM] (noreply) HDFS-16185. Fix comment in LowRedundancyBlocks.java (#4194)
[May 7, 2022 11:09:24 PM] (noreply) HADOOP-17479. Fix the examples of hadoop config prefix (#4197)
[May 8, 2022 6:17:13 PM] (noreply) HDFS-16572. Fix typo in readme of hadoop-project-dist




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMSWithZK 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.cli.TestHDFSCLI 
       hadoop.yarn.server.timeline.security.TestTimelineAuthenticationFilterForV1 
       hadoop.yarn.server.applicationhistoryservice.TestApplicationHistoryServer 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServicesWithSSL 
       hadoop.yarn.webapp.TestRMWithXFSFilter 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebappAuthentication 
       hadoop.yarn.server.resourcemanager.TestClientRMService 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokenAuthentication 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.resourcemanager.TestRMHA 
       hadoop.yarn.server.resourcemanager.metrics.TestCombinedSystemMetricsPublisher 
       hadoop.yarn.client.TestResourceManagerAdministrationProtocolPBClientImpl 
       hadoop.yarn.client.TestGetGroups 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.hdfs.server.federation.security.TestRouterSecurityManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.router.webapp.TestRouterWebServicesREST 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.sls.TestSLSDagAMSimulator 
       hadoop.yarn.sls.TestSLSStreamAMSynth 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.sls.TestReservationSystemInvariants 
       hadoop.yarn.sls.TestSLSGenericSynth 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt [436K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [604K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [96K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [968K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [56K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [76K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/300/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt [628K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/

[May 6, 2022 5:30:32 PM] (noreply) HDFS-16520. Improve EC pread: avoid potential reading whole block (#4104)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMSWithZK 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.cli.TestHDFSCLI 
       hadoop.yarn.server.timeline.security.TestTimelineAuthenticationFilterForV1 
       hadoop.yarn.server.applicationhistoryservice.TestApplicationHistoryServer 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServicesWithSSL 
       hadoop.yarn.webapp.TestRMWithXFSFilter 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebappAuthentication 
       hadoop.yarn.server.resourcemanager.TestClientRMService 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokenAuthentication 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.resourcemanager.TestRMHA 
       hadoop.yarn.server.resourcemanager.metrics.TestCombinedSystemMetricsPublisher 
       hadoop.yarn.client.TestResourceManagerAdministrationProtocolPBClientImpl 
       hadoop.yarn.client.TestGetGroups 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.hdfs.server.federation.security.TestRouterSecurityManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.router.webapp.TestRouterWebServicesREST 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.sls.TestSLSDagAMSimulator 
       hadoop.yarn.sls.TestSLSStreamAMSynth 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.sls.TestReservationSystemInvariants 
       hadoop.yarn.sls.TestSLSGenericSynth 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt [436K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [764K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [96K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [968K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [56K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [76K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt [628K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/

[May 6, 2022 5:30:32 PM] (noreply) HDFS-16520. Improve EC pread: avoid potential reading whole block (#4104)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMSWithZK 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.cli.TestHDFSCLI 
       hadoop.yarn.server.timeline.security.TestTimelineAuthenticationFilterForV1 
       hadoop.yarn.server.applicationhistoryservice.TestApplicationHistoryServer 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServicesWithSSL 
       hadoop.yarn.webapp.TestRMWithXFSFilter 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebappAuthentication 
       hadoop.yarn.server.resourcemanager.TestClientRMService 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokenAuthentication 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.resourcemanager.TestRMHA 
       hadoop.yarn.server.resourcemanager.metrics.TestCombinedSystemMetricsPublisher 
       hadoop.yarn.client.TestResourceManagerAdministrationProtocolPBClientImpl 
       hadoop.yarn.client.TestGetGroups 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.hdfs.server.federation.security.TestRouterSecurityManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.router.webapp.TestRouterWebServicesREST 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.sls.TestSLSDagAMSimulator 
       hadoop.yarn.sls.TestSLSStreamAMSynth 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.sls.TestReservationSystemInvariants 
       hadoop.yarn.sls.TestSLSGenericSynth 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt [436K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [764K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [96K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [968K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [56K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [76K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt [628K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/

[May 6, 2022 5:30:32 PM] (noreply) HDFS-16520. Improve EC pread: avoid potential reading whole block (#4104)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMSWithZK 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.cli.TestHDFSCLI 
       hadoop.yarn.server.timeline.security.TestTimelineAuthenticationFilterForV1 
       hadoop.yarn.server.applicationhistoryservice.TestApplicationHistoryServer 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServicesWithSSL 
       hadoop.yarn.webapp.TestRMWithXFSFilter 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebappAuthentication 
       hadoop.yarn.server.resourcemanager.TestClientRMService 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokenAuthentication 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.resourcemanager.TestRMHA 
       hadoop.yarn.server.resourcemanager.metrics.TestCombinedSystemMetricsPublisher 
       hadoop.yarn.client.TestResourceManagerAdministrationProtocolPBClientImpl 
       hadoop.yarn.client.TestGetGroups 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.hdfs.server.federation.security.TestRouterSecurityManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.router.webapp.TestRouterWebServicesREST 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.sls.TestSLSDagAMSimulator 
       hadoop.yarn.sls.TestSLSStreamAMSynth 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.sls.TestReservationSystemInvariants 
       hadoop.yarn.sls.TestSLSGenericSynth 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt [436K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [764K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [96K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [968K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [56K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [76K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt [628K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/

[May 6, 2022 5:30:32 PM] (noreply) HDFS-16520. Improve EC pread: avoid potential reading whole block (#4104)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMSWithZK 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.cli.TestHDFSCLI 
       hadoop.yarn.server.timeline.security.TestTimelineAuthenticationFilterForV1 
       hadoop.yarn.server.applicationhistoryservice.TestApplicationHistoryServer 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServicesWithSSL 
       hadoop.yarn.webapp.TestRMWithXFSFilter 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebappAuthentication 
       hadoop.yarn.server.resourcemanager.TestClientRMService 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokenAuthentication 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.resourcemanager.TestRMHA 
       hadoop.yarn.server.resourcemanager.metrics.TestCombinedSystemMetricsPublisher 
       hadoop.yarn.client.TestResourceManagerAdministrationProtocolPBClientImpl 
       hadoop.yarn.client.TestGetGroups 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.hdfs.server.federation.security.TestRouterSecurityManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.router.webapp.TestRouterWebServicesREST 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.sls.TestSLSDagAMSimulator 
       hadoop.yarn.sls.TestSLSStreamAMSynth 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.sls.TestReservationSystemInvariants 
       hadoop.yarn.sls.TestSLSGenericSynth 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt [436K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [764K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [96K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [968K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [56K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [76K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/299/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt [628K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/298/

[May 3, 2022 12:12:45 PM] (noreply) HDFS-16562. Upgrade moment.min.js to 2.29.2 (#4240)
[May 3, 2022 1:08:39 PM] (Steve Loughran) HADOOP-18198. add -mvnargs option to create-release command line (#4239)
[May 3, 2022 1:26:52 PM] (noreply) HADOOP-18168. . (#4140)
[May 3, 2022 1:27:52 PM] (Steve Loughran) Revert "HADOOP-18168. . (#4140)"
[May 3, 2022 1:28:08 PM] (Steve Loughran) HADOOP-18168. Fix S3A ITestMarkerTool use of purged public bucket. (#4140)
[May 4, 2022 2:49:08 PM] (noreply) HDFS-16564. Use uint32_t for hdfs_find (#4245)

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/298/

[May 3, 2022 12:12:45 PM] (noreply) HDFS-16562. Upgrade moment.min.js to 2.29.2 (#4240)
[May 3, 2022 1:08:39 PM] (Steve Loughran) HADOOP-18198. add -mvnargs option to create-release command line (#4239)
[May 3, 2022 1:26:52 PM] (noreply) HADOOP-18168. . (#4140)
[May 3, 2022 1:27:52 PM] (Steve Loughran) Revert "HADOOP-18168. . (#4140)"
[May 3, 2022 1:28:08 PM] (Steve Loughran) HADOOP-18168. Fix S3A ITestMarkerTool use of purged public bucket. (#4140)
[May 4, 2022 2:49:08 PM] (noreply) HDFS-16564. Use uint32_t for hdfs_find (#4245)

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/298/

[May 3, 2022 12:12:45 PM] (noreply) HDFS-16562. Upgrade moment.min.js to 2.29.2 (#4240)
[May 3, 2022 1:08:39 PM] (Steve Loughran) HADOOP-18198. add -mvnargs option to create-release command line (#4239)
[May 3, 2022 1:26:52 PM] (noreply) HADOOP-18168. . (#4140)
[May 3, 2022 1:27:52 PM] (Steve Loughran) Revert "HADOOP-18168. . (#4140)"
[May 3, 2022 1:28:08 PM] (Steve Loughran) HADOOP-18168. Fix S3A ITestMarkerTool use of purged public bucket. (#4140)
[May 4, 2022 2:49:08 PM] (noreply) HDFS-16564. Use uint32_t for hdfs_find (#4245)

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/298/

[May 3, 2022 12:12:45 PM] (noreply) HDFS-16562. Upgrade moment.min.js to 2.29.2 (#4240)
[May 3, 2022 1:08:39 PM] (Steve Loughran) HADOOP-18198. add -mvnargs option to create-release command line (#4239)
[May 3, 2022 1:26:52 PM] (noreply) HADOOP-18168. . (#4140)
[May 3, 2022 1:27:52 PM] (Steve Loughran) Revert "HADOOP-18168. . (#4140)"
[May 3, 2022 1:28:08 PM] (Steve Loughran) HADOOP-18168. Fix S3A ITestMarkerTool use of purged public bucket. (#4140)
[May 4, 2022 2:49:08 PM] (noreply) HDFS-16564. Use uint32_t for hdfs_find (#4245)

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/

[May 2, 2022 12:08:12 AM] (noreply) HDFS-16256. Minor fix in HDFS Fedbalance document (#4192)
[May 2, 2022 11:25:09 AM] (noreply) HADOOP-18219. Fix shaded client test failure (#4254)
[May 2, 2022 6:08:30 PM] (noreply) YARN-10187. Removing hadoop-yarn-project/hadoop-yarn/README as it is no longer maintained. (#4222)
[May 2, 2022 6:14:26 PM] (noreply) YARN-11116. Migrate Times util from SimpleDateFormat to thread-safe DateTimeFormatter class (#4242)
[May 2, 2022 9:05:40 PM] (noreply) HDFS-16521. DFS API to retrieve slow datanodes (#4107)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMSWithZK 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.cli.TestHDFSCLI 
       hadoop.yarn.server.timeline.security.TestTimelineAuthenticationFilterForV1 
       hadoop.yarn.server.applicationhistoryservice.TestApplicationHistoryServer 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServicesWithSSL 
       hadoop.yarn.webapp.TestRMWithXFSFilter 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebappAuthentication 
       hadoop.yarn.server.resourcemanager.TestClientRMService 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokenAuthentication 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.resourcemanager.TestRMHA 
       hadoop.yarn.server.resourcemanager.metrics.TestCombinedSystemMetricsPublisher 
       hadoop.yarn.client.TestResourceManagerAdministrationProtocolPBClientImpl 
       hadoop.yarn.client.TestGetGroups 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.hdfs.server.federation.security.TestRouterSecurityManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.router.webapp.TestRouterWebServicesREST 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.sls.TestSLSDagAMSimulator 
       hadoop.yarn.sls.TestSLSStreamAMSynth 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.sls.TestReservationSystemInvariants 
       hadoop.yarn.sls.TestSLSGenericSynth 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt [436K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [524K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [96K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [972K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [56K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [76K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt [20K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt [628K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/

[May 2, 2022 12:08:12 AM] (noreply) HDFS-16256. Minor fix in HDFS Fedbalance document (#4192)
[May 2, 2022 11:25:09 AM] (noreply) HADOOP-18219. Fix shaded client test failure (#4254)
[May 2, 2022 6:08:30 PM] (noreply) YARN-10187. Removing hadoop-yarn-project/hadoop-yarn/README as it is no longer maintained. (#4222)
[May 2, 2022 6:14:26 PM] (noreply) YARN-11116. Migrate Times util from SimpleDateFormat to thread-safe DateTimeFormatter class (#4242)
[May 2, 2022 9:05:40 PM] (noreply) HDFS-16521. DFS API to retrieve slow datanodes (#4107)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMSWithZK 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.cli.TestHDFSCLI 
       hadoop.yarn.server.timeline.security.TestTimelineAuthenticationFilterForV1 
       hadoop.yarn.server.applicationhistoryservice.TestApplicationHistoryServer 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServicesWithSSL 
       hadoop.yarn.webapp.TestRMWithXFSFilter 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebappAuthentication 
       hadoop.yarn.server.resourcemanager.TestClientRMService 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokenAuthentication 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.resourcemanager.TestRMHA 
       hadoop.yarn.server.resourcemanager.metrics.TestCombinedSystemMetricsPublisher 
       hadoop.yarn.client.TestResourceManagerAdministrationProtocolPBClientImpl 
       hadoop.yarn.client.TestGetGroups 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.hdfs.server.federation.security.TestRouterSecurityManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.router.webapp.TestRouterWebServicesREST 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.sls.TestSLSDagAMSimulator 
       hadoop.yarn.sls.TestSLSStreamAMSynth 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.sls.TestReservationSystemInvariants 
       hadoop.yarn.sls.TestSLSGenericSynth 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt [436K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [524K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [96K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [972K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [56K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [76K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt [20K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt [628K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/

[May 2, 2022 12:08:12 AM] (noreply) HDFS-16256. Minor fix in HDFS Fedbalance document (#4192)
[May 2, 2022 11:25:09 AM] (noreply) HADOOP-18219. Fix shaded client test failure (#4254)
[May 2, 2022 6:08:30 PM] (noreply) YARN-10187. Removing hadoop-yarn-project/hadoop-yarn/README as it is no longer maintained. (#4222)
[May 2, 2022 6:14:26 PM] (noreply) YARN-11116. Migrate Times util from SimpleDateFormat to thread-safe DateTimeFormatter class (#4242)
[May 2, 2022 9:05:40 PM] (noreply) HDFS-16521. DFS API to retrieve slow datanodes (#4107)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMSWithZK 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.cli.TestHDFSCLI 
       hadoop.yarn.server.timeline.security.TestTimelineAuthenticationFilterForV1 
       hadoop.yarn.server.applicationhistoryservice.TestApplicationHistoryServer 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServicesWithSSL 
       hadoop.yarn.webapp.TestRMWithXFSFilter 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebappAuthentication 
       hadoop.yarn.server.resourcemanager.TestClientRMService 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokenAuthentication 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.resourcemanager.TestRMHA 
       hadoop.yarn.server.resourcemanager.metrics.TestCombinedSystemMetricsPublisher 
       hadoop.yarn.client.TestResourceManagerAdministrationProtocolPBClientImpl 
       hadoop.yarn.client.TestGetGroups 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.hdfs.server.federation.security.TestRouterSecurityManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.router.webapp.TestRouterWebServicesREST 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.sls.TestSLSDagAMSimulator 
       hadoop.yarn.sls.TestSLSStreamAMSynth 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.sls.TestReservationSystemInvariants 
       hadoop.yarn.sls.TestSLSGenericSynth 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt [436K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [524K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [96K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [972K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [56K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [76K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt [20K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt [628K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/

[May 2, 2022 12:08:12 AM] (noreply) HDFS-16256. Minor fix in HDFS Fedbalance document (#4192)
[May 2, 2022 11:25:09 AM] (noreply) HADOOP-18219. Fix shaded client test failure (#4254)
[May 2, 2022 6:08:30 PM] (noreply) YARN-10187. Removing hadoop-yarn-project/hadoop-yarn/README as it is no longer maintained. (#4222)
[May 2, 2022 6:14:26 PM] (noreply) YARN-11116. Migrate Times util from SimpleDateFormat to thread-safe DateTimeFormatter class (#4242)
[May 2, 2022 9:05:40 PM] (noreply) HDFS-16521. DFS API to retrieve slow datanodes (#4107)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMSWithZK 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.cli.TestHDFSCLI 
       hadoop.yarn.server.timeline.security.TestTimelineAuthenticationFilterForV1 
       hadoop.yarn.server.applicationhistoryservice.TestApplicationHistoryServer 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServicesWithSSL 
       hadoop.yarn.webapp.TestRMWithXFSFilter 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebappAuthentication 
       hadoop.yarn.server.resourcemanager.TestClientRMService 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokenAuthentication 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.resourcemanager.TestRMHA 
       hadoop.yarn.server.resourcemanager.metrics.TestCombinedSystemMetricsPublisher 
       hadoop.yarn.client.TestResourceManagerAdministrationProtocolPBClientImpl 
       hadoop.yarn.client.TestGetGroups 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.hdfs.server.federation.security.TestRouterSecurityManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.router.webapp.TestRouterWebServicesREST 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.sls.TestSLSDagAMSimulator 
       hadoop.yarn.sls.TestSLSStreamAMSynth 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.sls.TestReservationSystemInvariants 
       hadoop.yarn.sls.TestSLSGenericSynth 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt [436K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [524K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [96K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [972K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [56K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [76K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt [20K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/297/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt [628K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/

[Apr 29, 2022 9:00:17 AM] (noreply) HDFS-16528. Reconfigure slow peer enable for Namenode (#4186)
[Apr 29, 2022 2:59:23 PM] (noreply) HDFS-16553. Fix checkstyle for the length of BlockManager construction method over limit. (#4211). Contributed by Chengwei Wang.
[Apr 29, 2022 4:55:09 PM] (noreply) HDFS-16468. Define ssize_t for Windows (#4228)




-1 overall


The following subsystems voted -1:
    blanks pathlen shadedclient spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMSWithZK 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.yarn.server.timeline.security.TestTimelineAuthenticationFilterForV1 
       hadoop.yarn.server.applicationhistoryservice.TestApplicationHistoryServer 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServicesWithSSL 
       hadoop.yarn.webapp.TestRMWithXFSFilter 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebappAuthentication 
       hadoop.yarn.server.resourcemanager.TestClientRMService 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokenAuthentication 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.resourcemanager.TestRMHA 
       hadoop.yarn.server.resourcemanager.metrics.TestCombinedSystemMetricsPublisher 
       hadoop.yarn.client.TestResourceManagerAdministrationProtocolPBClientImpl 
       hadoop.yarn.client.TestGetGroups 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.hdfs.server.federation.security.TestRouterSecurityManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.router.webapp.TestRouterWebServicesREST 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.sls.TestSLSDagAMSimulator 
       hadoop.yarn.sls.TestSLSStreamAMSynth 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.sls.TestReservationSystemInvariants 
       hadoop.yarn.sls.TestSLSGenericSynth 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt [436K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [96K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [964K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [56K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [76K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt [628K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/

[Apr 29, 2022 9:00:17 AM] (noreply) HDFS-16528. Reconfigure slow peer enable for Namenode (#4186)
[Apr 29, 2022 2:59:23 PM] (noreply) HDFS-16553. Fix checkstyle for the length of BlockManager construction method over limit. (#4211). Contributed by Chengwei Wang.
[Apr 29, 2022 4:55:09 PM] (noreply) HDFS-16468. Define ssize_t for Windows (#4228)




-1 overall


The following subsystems voted -1:
    blanks pathlen shadedclient spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMSWithZK 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.yarn.server.timeline.security.TestTimelineAuthenticationFilterForV1 
       hadoop.yarn.server.applicationhistoryservice.TestApplicationHistoryServer 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServicesWithSSL 
       hadoop.yarn.webapp.TestRMWithXFSFilter 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebappAuthentication 
       hadoop.yarn.server.resourcemanager.TestClientRMService 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokenAuthentication 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.resourcemanager.TestRMHA 
       hadoop.yarn.server.resourcemanager.metrics.TestCombinedSystemMetricsPublisher 
       hadoop.yarn.client.TestResourceManagerAdministrationProtocolPBClientImpl 
       hadoop.yarn.client.TestGetGroups 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.hdfs.server.federation.security.TestRouterSecurityManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.router.webapp.TestRouterWebServicesREST 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.sls.TestSLSDagAMSimulator 
       hadoop.yarn.sls.TestSLSStreamAMSynth 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.sls.TestReservationSystemInvariants 
       hadoop.yarn.sls.TestSLSGenericSynth 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt [436K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [96K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [964K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [56K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [76K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt [628K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/

[Apr 29, 2022 9:00:17 AM] (noreply) HDFS-16528. Reconfigure slow peer enable for Namenode (#4186)
[Apr 29, 2022 2:59:23 PM] (noreply) HDFS-16553. Fix checkstyle for the length of BlockManager construction method over limit. (#4211). Contributed by Chengwei Wang.
[Apr 29, 2022 4:55:09 PM] (noreply) HDFS-16468. Define ssize_t for Windows (#4228)




-1 overall


The following subsystems voted -1:
    blanks pathlen shadedclient spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMSWithZK 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.yarn.server.timeline.security.TestTimelineAuthenticationFilterForV1 
       hadoop.yarn.server.applicationhistoryservice.TestApplicationHistoryServer 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServicesWithSSL 
       hadoop.yarn.webapp.TestRMWithXFSFilter 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebappAuthentication 
       hadoop.yarn.server.resourcemanager.TestClientRMService 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokenAuthentication 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.resourcemanager.TestRMHA 
       hadoop.yarn.server.resourcemanager.metrics.TestCombinedSystemMetricsPublisher 
       hadoop.yarn.client.TestResourceManagerAdministrationProtocolPBClientImpl 
       hadoop.yarn.client.TestGetGroups 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.hdfs.server.federation.security.TestRouterSecurityManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.router.webapp.TestRouterWebServicesREST 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.sls.TestSLSDagAMSimulator 
       hadoop.yarn.sls.TestSLSStreamAMSynth 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.sls.TestReservationSystemInvariants 
       hadoop.yarn.sls.TestSLSGenericSynth 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt [436K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [96K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [964K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [56K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [76K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt [628K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/

[Apr 29, 2022 9:00:17 AM] (noreply) HDFS-16528. Reconfigure slow peer enable for Namenode (#4186)
[Apr 29, 2022 2:59:23 PM] (noreply) HDFS-16553. Fix checkstyle for the length of BlockManager construction method over limit. (#4211). Contributed by Chengwei Wang.
[Apr 29, 2022 4:55:09 PM] (noreply) HDFS-16468. Define ssize_t for Windows (#4228)




-1 overall


The following subsystems voted -1:
    blanks pathlen shadedclient spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMSWithZK 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.yarn.server.timeline.security.TestTimelineAuthenticationFilterForV1 
       hadoop.yarn.server.applicationhistoryservice.TestApplicationHistoryServer 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServicesWithSSL 
       hadoop.yarn.webapp.TestRMWithXFSFilter 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebappAuthentication 
       hadoop.yarn.server.resourcemanager.TestClientRMService 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokenAuthentication 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.resourcemanager.TestRMHA 
       hadoop.yarn.server.resourcemanager.metrics.TestCombinedSystemMetricsPublisher 
       hadoop.yarn.client.TestResourceManagerAdministrationProtocolPBClientImpl 
       hadoop.yarn.client.TestGetGroups 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.hdfs.server.federation.security.TestRouterSecurityManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.router.webapp.TestRouterWebServicesREST 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.sls.TestSLSDagAMSimulator 
       hadoop.yarn.sls.TestSLSStreamAMSynth 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.sls.TestReservationSystemInvariants 
       hadoop.yarn.sls.TestSLSGenericSynth 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt [436K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [96K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [964K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [56K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [76K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/296/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt [628K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/

[Apr 27, 2022 6:42:30 AM] (noreply) HDFS-16539. RBF: Support refreshing/changing router fairness policy controller without rebooting router (#4168)
[Apr 28, 2022 5:18:19 AM] (noreply) HADOOP-15983. Use jersey-json that is built to use jackson2 (#3988)
[Apr 28, 2022 5:24:37 PM] (noreply) HDFS-16540 Data locality is lost when DataNode pod restarts in kubernetes (#4170)
[Apr 28, 2022 5:26:46 PM] (Michael Stack) Revert "HDFS-16540 Data locality is lost when DataNode pod restarts in kubernetes (#4170)"
[Apr 28, 2022 5:28:01 PM] (Michael Stack) HDFS-16540. Data locality is lost when DataNode pod restarts in kubernetes (#4170)




-1 overall


The following subsystems voted -1:
    blanks pathlen shadedclient spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMSWithZK 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.yarn.server.timeline.security.TestTimelineAuthenticationFilterForV1 
       hadoop.yarn.server.applicationhistoryservice.TestApplicationHistoryServer 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServicesWithSSL 
       hadoop.yarn.webapp.TestRMWithXFSFilter 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebappAuthentication 
       hadoop.yarn.server.resourcemanager.TestClientRMService 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokenAuthentication 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.resourcemanager.TestRMHA 
       hadoop.yarn.server.resourcemanager.metrics.TestCombinedSystemMetricsPublisher 
       hadoop.yarn.client.TestResourceManagerAdministrationProtocolPBClientImpl 
       hadoop.yarn.client.TestGetGroups 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.hdfs.server.federation.security.TestRouterSecurityManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.router.webapp.TestRouterWebServicesREST 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.sls.TestSLSDagAMSimulator 
       hadoop.yarn.sls.TestSLSStreamAMSynth 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.sls.TestReservationSystemInvariants 
       hadoop.yarn.sls.TestSLSGenericSynth 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt [436K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [96K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [968K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [56K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [76K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt [632K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/

[Apr 27, 2022 6:42:30 AM] (noreply) HDFS-16539. RBF: Support refreshing/changing router fairness policy controller without rebooting router (#4168)
[Apr 28, 2022 5:18:19 AM] (noreply) HADOOP-15983. Use jersey-json that is built to use jackson2 (#3988)
[Apr 28, 2022 5:24:37 PM] (noreply) HDFS-16540 Data locality is lost when DataNode pod restarts in kubernetes (#4170)
[Apr 28, 2022 5:26:46 PM] (Michael Stack) Revert "HDFS-16540 Data locality is lost when DataNode pod restarts in kubernetes (#4170)"
[Apr 28, 2022 5:28:01 PM] (Michael Stack) HDFS-16540. Data locality is lost when DataNode pod restarts in kubernetes (#4170)




-1 overall


The following subsystems voted -1:
    blanks pathlen shadedclient spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMSWithZK 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.yarn.server.timeline.security.TestTimelineAuthenticationFilterForV1 
       hadoop.yarn.server.applicationhistoryservice.TestApplicationHistoryServer 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServicesWithSSL 
       hadoop.yarn.webapp.TestRMWithXFSFilter 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebappAuthentication 
       hadoop.yarn.server.resourcemanager.TestClientRMService 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokenAuthentication 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.resourcemanager.TestRMHA 
       hadoop.yarn.server.resourcemanager.metrics.TestCombinedSystemMetricsPublisher 
       hadoop.yarn.client.TestResourceManagerAdministrationProtocolPBClientImpl 
       hadoop.yarn.client.TestGetGroups 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.hdfs.server.federation.security.TestRouterSecurityManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.router.webapp.TestRouterWebServicesREST 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.sls.TestSLSDagAMSimulator 
       hadoop.yarn.sls.TestSLSStreamAMSynth 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.sls.TestReservationSystemInvariants 
       hadoop.yarn.sls.TestSLSGenericSynth 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt [436K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [96K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [968K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [56K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [76K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt [632K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/

[Apr 27, 2022 6:42:30 AM] (noreply) HDFS-16539. RBF: Support refreshing/changing router fairness policy controller without rebooting router (#4168)
[Apr 28, 2022 5:18:19 AM] (noreply) HADOOP-15983. Use jersey-json that is built to use jackson2 (#3988)
[Apr 28, 2022 5:24:37 PM] (noreply) HDFS-16540 Data locality is lost when DataNode pod restarts in kubernetes (#4170)
[Apr 28, 2022 5:26:46 PM] (Michael Stack) Revert "HDFS-16540 Data locality is lost when DataNode pod restarts in kubernetes (#4170)"
[Apr 28, 2022 5:28:01 PM] (Michael Stack) HDFS-16540. Data locality is lost when DataNode pod restarts in kubernetes (#4170)




-1 overall


The following subsystems voted -1:
    blanks pathlen shadedclient spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMSWithZK 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.yarn.server.timeline.security.TestTimelineAuthenticationFilterForV1 
       hadoop.yarn.server.applicationhistoryservice.TestApplicationHistoryServer 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServicesWithSSL 
       hadoop.yarn.webapp.TestRMWithXFSFilter 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebappAuthentication 
       hadoop.yarn.server.resourcemanager.TestClientRMService 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokenAuthentication 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.resourcemanager.TestRMHA 
       hadoop.yarn.server.resourcemanager.metrics.TestCombinedSystemMetricsPublisher 
       hadoop.yarn.client.TestResourceManagerAdministrationProtocolPBClientImpl 
       hadoop.yarn.client.TestGetGroups 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.hdfs.server.federation.security.TestRouterSecurityManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.router.webapp.TestRouterWebServicesREST 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.sls.TestSLSDagAMSimulator 
       hadoop.yarn.sls.TestSLSStreamAMSynth 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.sls.TestReservationSystemInvariants 
       hadoop.yarn.sls.TestSLSGenericSynth 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt [436K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [96K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [968K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [56K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [76K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt [632K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/

[Apr 27, 2022 6:42:30 AM] (noreply) HDFS-16539. RBF: Support refreshing/changing router fairness policy controller without rebooting router (#4168)
[Apr 28, 2022 5:18:19 AM] (noreply) HADOOP-15983. Use jersey-json that is built to use jackson2 (#3988)
[Apr 28, 2022 5:24:37 PM] (noreply) HDFS-16540 Data locality is lost when DataNode pod restarts in kubernetes (#4170)
[Apr 28, 2022 5:26:46 PM] (Michael Stack) Revert "HDFS-16540 Data locality is lost when DataNode pod restarts in kubernetes (#4170)"
[Apr 28, 2022 5:28:01 PM] (Michael Stack) HDFS-16540. Data locality is lost when DataNode pod restarts in kubernetes (#4170)




-1 overall


The following subsystems voted -1:
    blanks pathlen shadedclient spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMSWithZK 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.yarn.server.timeline.security.TestTimelineAuthenticationFilterForV1 
       hadoop.yarn.server.applicationhistoryservice.TestApplicationHistoryServer 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServicesWithSSL 
       hadoop.yarn.webapp.TestRMWithXFSFilter 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebappAuthentication 
       hadoop.yarn.server.resourcemanager.TestClientRMService 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokenAuthentication 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.resourcemanager.TestRMHA 
       hadoop.yarn.server.resourcemanager.metrics.TestCombinedSystemMetricsPublisher 
       hadoop.yarn.client.TestResourceManagerAdministrationProtocolPBClientImpl 
       hadoop.yarn.client.TestGetGroups 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.hdfs.server.federation.security.TestRouterSecurityManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.router.webapp.TestRouterWebServicesREST 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.sls.TestSLSDagAMSimulator 
       hadoop.yarn.sls.TestSLSStreamAMSynth 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.sls.TestReservationSystemInvariants 
       hadoop.yarn.sls.TestSLSGenericSynth 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt [436K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [96K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [968K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [56K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [76K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/295/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt [632K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/

[Apr 25, 2022 5:29:35 AM] (noreply) MAPREDUCE-7246. In MapredAppMasterRest#Mapreduce_Application_Master_Info_API, updating the datatype of appId to "string". (#4223)
[Apr 26, 2022 1:51:11 AM] (noreply) YARN-10303. Fixing rest api example, status code error and other typos in ResourceManagerRest.md (#4221)
[Apr 26, 2022 3:48:06 AM] (noreply) HDFS-16488. [SPS]: Expose metrics to JMX for external SPS (#4234)
[Apr 26, 2022 4:20:11 PM] (noreply) HADOOP-18167. Add metrics to track delegation token secret manager op… (#4092)
[Apr 26, 2022 6:53:11 PM] (noreply) HADOOP-18216. io.file.buffer.size must be positive (#4220)
[Apr 27, 2022 3:44:38 AM] (noreply) HDFS-16554. Remove unused configuration dfs.namenode.block.deletion.increment. (#4213). Contributed by Chengwei Wang.




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMSWithZK 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.yarn.server.timeline.security.TestTimelineAuthenticationFilterForV1 
       hadoop.yarn.server.applicationhistoryservice.TestApplicationHistoryServer 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServicesWithSSL 
       hadoop.yarn.webapp.TestRMWithXFSFilter 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebappAuthentication 
       hadoop.yarn.server.resourcemanager.TestClientRMService 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokenAuthentication 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.resourcemanager.TestRMHA 
       hadoop.yarn.server.resourcemanager.metrics.TestCombinedSystemMetricsPublisher 
       hadoop.yarn.client.TestResourceManagerAdministrationProtocolPBClientImpl 
       hadoop.yarn.client.TestGetGroups 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.hdfs.server.federation.security.TestRouterSecurityManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.router.webapp.TestRouterWebServicesREST 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.sls.TestSLSDagAMSimulator 
       hadoop.yarn.sls.TestSLSStreamAMSynth 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.sls.TestReservationSystemInvariants 
       hadoop.yarn.sls.TestSLSGenericSynth 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt [436K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [96K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [968K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [52K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [76K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt [20K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt [632K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/

[Apr 25, 2022 5:29:35 AM] (noreply) MAPREDUCE-7246. In MapredAppMasterRest#Mapreduce_Application_Master_Info_API, updating the datatype of appId to "string". (#4223)
[Apr 26, 2022 1:51:11 AM] (noreply) YARN-10303. Fixing rest api example, status code error and other typos in ResourceManagerRest.md (#4221)
[Apr 26, 2022 3:48:06 AM] (noreply) HDFS-16488. [SPS]: Expose metrics to JMX for external SPS (#4234)
[Apr 26, 2022 4:20:11 PM] (noreply) HADOOP-18167. Add metrics to track delegation token secret manager op… (#4092)
[Apr 26, 2022 6:53:11 PM] (noreply) HADOOP-18216. io.file.buffer.size must be positive (#4220)
[Apr 27, 2022 3:44:38 AM] (noreply) HDFS-16554. Remove unused configuration dfs.namenode.block.deletion.increment. (#4213). Contributed by Chengwei Wang.




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMSWithZK 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.yarn.server.timeline.security.TestTimelineAuthenticationFilterForV1 
       hadoop.yarn.server.applicationhistoryservice.TestApplicationHistoryServer 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServicesWithSSL 
       hadoop.yarn.webapp.TestRMWithXFSFilter 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebappAuthentication 
       hadoop.yarn.server.resourcemanager.TestClientRMService 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokenAuthentication 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.resourcemanager.TestRMHA 
       hadoop.yarn.server.resourcemanager.metrics.TestCombinedSystemMetricsPublisher 
       hadoop.yarn.client.TestResourceManagerAdministrationProtocolPBClientImpl 
       hadoop.yarn.client.TestGetGroups 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.hdfs.server.federation.security.TestRouterSecurityManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.router.webapp.TestRouterWebServicesREST 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.sls.TestSLSDagAMSimulator 
       hadoop.yarn.sls.TestSLSStreamAMSynth 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.sls.TestReservationSystemInvariants 
       hadoop.yarn.sls.TestSLSGenericSynth 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt [436K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [96K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [968K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [52K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [76K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt [20K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt [632K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/

[Apr 25, 2022 5:29:35 AM] (noreply) MAPREDUCE-7246. In MapredAppMasterRest#Mapreduce_Application_Master_Info_API, updating the datatype of appId to "string". (#4223)
[Apr 26, 2022 1:51:11 AM] (noreply) YARN-10303. Fixing rest api example, status code error and other typos in ResourceManagerRest.md (#4221)
[Apr 26, 2022 3:48:06 AM] (noreply) HDFS-16488. [SPS]: Expose metrics to JMX for external SPS (#4234)
[Apr 26, 2022 4:20:11 PM] (noreply) HADOOP-18167. Add metrics to track delegation token secret manager op… (#4092)
[Apr 26, 2022 6:53:11 PM] (noreply) HADOOP-18216. io.file.buffer.size must be positive (#4220)
[Apr 27, 2022 3:44:38 AM] (noreply) HDFS-16554. Remove unused configuration dfs.namenode.block.deletion.increment. (#4213). Contributed by Chengwei Wang.




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMSWithZK 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.yarn.server.timeline.security.TestTimelineAuthenticationFilterForV1 
       hadoop.yarn.server.applicationhistoryservice.TestApplicationHistoryServer 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServicesWithSSL 
       hadoop.yarn.webapp.TestRMWithXFSFilter 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebappAuthentication 
       hadoop.yarn.server.resourcemanager.TestClientRMService 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokenAuthentication 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.resourcemanager.TestRMHA 
       hadoop.yarn.server.resourcemanager.metrics.TestCombinedSystemMetricsPublisher 
       hadoop.yarn.client.TestResourceManagerAdministrationProtocolPBClientImpl 
       hadoop.yarn.client.TestGetGroups 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.hdfs.server.federation.security.TestRouterSecurityManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.router.webapp.TestRouterWebServicesREST 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.sls.TestSLSDagAMSimulator 
       hadoop.yarn.sls.TestSLSStreamAMSynth 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.sls.TestReservationSystemInvariants 
       hadoop.yarn.sls.TestSLSGenericSynth 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt [436K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [96K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [968K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [52K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [76K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt [20K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt [632K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/

[Apr 25, 2022 5:29:35 AM] (noreply) MAPREDUCE-7246. In MapredAppMasterRest#Mapreduce_Application_Master_Info_API, updating the datatype of appId to "string". (#4223)
[Apr 26, 2022 1:51:11 AM] (noreply) YARN-10303. Fixing rest api example, status code error and other typos in ResourceManagerRest.md (#4221)
[Apr 26, 2022 3:48:06 AM] (noreply) HDFS-16488. [SPS]: Expose metrics to JMX for external SPS (#4234)
[Apr 26, 2022 4:20:11 PM] (noreply) HADOOP-18167. Add metrics to track delegation token secret manager op… (#4092)
[Apr 26, 2022 6:53:11 PM] (noreply) HADOOP-18216. io.file.buffer.size must be positive (#4220)
[Apr 27, 2022 3:44:38 AM] (noreply) HDFS-16554. Remove unused configuration dfs.namenode.block.deletion.increment. (#4213). Contributed by Chengwei Wang.




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.crypto.key.kms.server.TestKMSWithZK 
       hadoop.crypto.key.kms.server.TestKMS 
       hadoop.yarn.server.timeline.security.TestTimelineAuthenticationFilterForV1 
       hadoop.yarn.server.applicationhistoryservice.TestApplicationHistoryServer 
       hadoop.yarn.server.timeline.webapp.TestTimelineWebServicesWithSSL 
       hadoop.yarn.webapp.TestRMWithXFSFilter 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebappAuthentication 
       hadoop.yarn.server.resourcemanager.TestClientRMService 
       hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesDelegationTokenAuthentication 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.resourcemanager.TestRMHA 
       hadoop.yarn.server.resourcemanager.metrics.TestCombinedSystemMetricsPublisher 
       hadoop.yarn.client.TestResourceManagerAdministrationProtocolPBClientImpl 
       hadoop.yarn.client.TestGetGroups 
       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.hdfs.server.federation.security.TestRouterSecurityManager 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.router.webapp.TestRouterWebServicesREST 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
       hadoop.yarn.sls.TestSLSDagAMSimulator 
       hadoop.yarn.sls.TestSLSStreamAMSynth 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.sls.TestReservationSystemInvariants 
       hadoop.yarn.sls.TestSLSGenericSynth 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/patch-unit-hadoop-common-project_hadoop-kms.txt [436K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-applicationhistoryservice.txt [96K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt [968K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt [52K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [76K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt [20K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/294/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt [632K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/

[Apr 24, 2022 6:54:41 AM] (noreply) HDFS-16488. [SPS]: Expose metrics to JMX for external SPS (#4035)
[Apr 24, 2022 9:18:31 AM] (noreply) Revert "HDFS-16488. [SPS]: Expose metrics to JMX for external SPS (#4035)" (#4232)
[Apr 24, 2022 4:33:04 PM] (Steve Loughran) HADOOP-16202. Enhanced openFile(): hadoop-common changes. (#2584/1)
[Apr 24, 2022 4:33:05 PM] (Steve Loughran) HADOOP-16202. Enhanced openFile(): mapreduce and YARN changes. (#2584/2)
[Apr 24, 2022 4:33:05 PM] (Steve Loughran) HADOOP-16202. Enhanced openFile(): hadoop-aws changes. (#2584/3)
[Apr 24, 2022 4:33:05 PM] (Steve Loughran) HADOOP-16202. Enhanced openFile(): hadoop-azure changes. (#2584/4)
[Apr 25, 2022 5:11:41 AM] (noreply) HDFS-16255. RBF: Fix dead link to fedbalance document (#4193)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/

[Apr 24, 2022 6:54:41 AM] (noreply) HDFS-16488. [SPS]: Expose metrics to JMX for external SPS (#4035)
[Apr 24, 2022 9:18:31 AM] (noreply) Revert "HDFS-16488. [SPS]: Expose metrics to JMX for external SPS (#4035)" (#4232)
[Apr 24, 2022 4:33:04 PM] (Steve Loughran) HADOOP-16202. Enhanced openFile(): hadoop-common changes. (#2584/1)
[Apr 24, 2022 4:33:05 PM] (Steve Loughran) HADOOP-16202. Enhanced openFile(): mapreduce and YARN changes. (#2584/2)
[Apr 24, 2022 4:33:05 PM] (Steve Loughran) HADOOP-16202. Enhanced openFile(): hadoop-aws changes. (#2584/3)
[Apr 24, 2022 4:33:05 PM] (Steve Loughran) HADOOP-16202. Enhanced openFile(): hadoop-azure changes. (#2584/4)
[Apr 25, 2022 5:11:41 AM] (noreply) HDFS-16255. RBF: Fix dead link to fedbalance document (#4193)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/

[Apr 24, 2022 6:54:41 AM] (noreply) HDFS-16488. [SPS]: Expose metrics to JMX for external SPS (#4035)
[Apr 24, 2022 9:18:31 AM] (noreply) Revert "HDFS-16488. [SPS]: Expose metrics to JMX for external SPS (#4035)" (#4232)
[Apr 24, 2022 4:33:04 PM] (Steve Loughran) HADOOP-16202. Enhanced openFile(): hadoop-common changes. (#2584/1)
[Apr 24, 2022 4:33:05 PM] (Steve Loughran) HADOOP-16202. Enhanced openFile(): mapreduce and YARN changes. (#2584/2)
[Apr 24, 2022 4:33:05 PM] (Steve Loughran) HADOOP-16202. Enhanced openFile(): hadoop-aws changes. (#2584/3)
[Apr 24, 2022 4:33:05 PM] (Steve Loughran) HADOOP-16202. Enhanced openFile(): hadoop-azure changes. (#2584/4)
[Apr 25, 2022 5:11:41 AM] (noreply) HDFS-16255. RBF: Fix dead link to fedbalance document (#4193)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/

[Apr 24, 2022 6:54:41 AM] (noreply) HDFS-16488. [SPS]: Expose metrics to JMX for external SPS (#4035)
[Apr 24, 2022 9:18:31 AM] (noreply) Revert "HDFS-16488. [SPS]: Expose metrics to JMX for external SPS (#4035)" (#4232)
[Apr 24, 2022 4:33:04 PM] (Steve Loughran) HADOOP-16202. Enhanced openFile(): hadoop-common changes. (#2584/1)
[Apr 24, 2022 4:33:05 PM] (Steve Loughran) HADOOP-16202. Enhanced openFile(): mapreduce and YARN changes. (#2584/2)
[Apr 24, 2022 4:33:05 PM] (Steve Loughran) HADOOP-16202. Enhanced openFile(): hadoop-aws changes. (#2584/3)
[Apr 24, 2022 4:33:05 PM] (Steve Loughran) HADOOP-16202. Enhanced openFile(): hadoop-azure changes. (#2584/4)
[Apr 25, 2022 5:11:41 AM] (noreply) HDFS-16255. RBF: Fix dead link to fedbalance document (#4193)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.mapred.TestLocalDistributedCacheManager 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt [48K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/293/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/

[Apr 21, 2022 1:16:12 PM] (noreply) HADOOP-17551. Upgrade maven-site-plugin to 3.11.0 (#4196)
[Apr 22, 2022 2:37:28 AM] (noreply) YARN-11111. Recovery failure when node-label configure-type transit from delegated-centralized to centralized (#4200)
[Apr 22, 2022 4:59:41 PM] (noreply) HADOOP-17564. Fix typo in UnixShellGuide.html (#4195)
[Apr 22, 2022 6:01:20 PM] (noreply) HDFS-16556. Fix typos in distcp (#4217)
[Apr 23, 2022 3:14:06 AM] (noreply) HDFS-16552. Fix NPE for TestBlockManager (#4210)
[Apr 23, 2022 3:45:22 AM] (noreply) HDFS-16519. Add throttler to EC reconstruction (#4101)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/

[Apr 21, 2022 1:16:12 PM] (noreply) HADOOP-17551. Upgrade maven-site-plugin to 3.11.0 (#4196)
[Apr 22, 2022 2:37:28 AM] (noreply) YARN-11111. Recovery failure when node-label configure-type transit from delegated-centralized to centralized (#4200)
[Apr 22, 2022 4:59:41 PM] (noreply) HADOOP-17564. Fix typo in UnixShellGuide.html (#4195)
[Apr 22, 2022 6:01:20 PM] (noreply) HDFS-16556. Fix typos in distcp (#4217)
[Apr 23, 2022 3:14:06 AM] (noreply) HDFS-16552. Fix NPE for TestBlockManager (#4210)
[Apr 23, 2022 3:45:22 AM] (noreply) HDFS-16519. Add throttler to EC reconstruction (#4101)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/

[Apr 21, 2022 1:16:12 PM] (noreply) HADOOP-17551. Upgrade maven-site-plugin to 3.11.0 (#4196)
[Apr 22, 2022 2:37:28 AM] (noreply) YARN-11111. Recovery failure when node-label configure-type transit from delegated-centralized to centralized (#4200)
[Apr 22, 2022 4:59:41 PM] (noreply) HADOOP-17564. Fix typo in UnixShellGuide.html (#4195)
[Apr 22, 2022 6:01:20 PM] (noreply) HDFS-16556. Fix typos in distcp (#4217)
[Apr 23, 2022 3:14:06 AM] (noreply) HDFS-16552. Fix NPE for TestBlockManager (#4210)
[Apr 23, 2022 3:45:22 AM] (noreply) HDFS-16519. Add throttler to EC reconstruction (#4101)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/

[Apr 21, 2022 1:16:12 PM] (noreply) HADOOP-17551. Upgrade maven-site-plugin to 3.11.0 (#4196)
[Apr 22, 2022 2:37:28 AM] (noreply) YARN-11111. Recovery failure when node-label configure-type transit from delegated-centralized to centralized (#4200)
[Apr 22, 2022 4:59:41 PM] (noreply) HADOOP-17564. Fix typo in UnixShellGuide.html (#4195)
[Apr 22, 2022 6:01:20 PM] (noreply) HDFS-16556. Fix typos in distcp (#4217)
[Apr 23, 2022 3:14:06 AM] (noreply) HDFS-16552. Fix NPE for TestBlockManager (#4210)
[Apr 23, 2022 3:45:22 AM] (noreply) HDFS-16519. Add throttler to EC reconstruction (#4101)




-1 overall


The following subsystems voted -1:
    blanks pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/results-checkstyle-root.txt [14M]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/292/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/

[Apr 19, 2022 5:35:23 AM] (noreply) HDFS-16035. Remove DummyGroupMapping as it is not longer used anywhere. (#4183)
[Apr 20, 2022 5:47:02 AM] (noreply) HADOOP-18172: Changed scope for isRootInternalDir/getRootFallbackLink for InodeTree (#4106)
[Apr 20, 2022 6:04:27 AM] (noreply) HDFS-16544. EC decoding failed due to invalid buffer (#4179)
[Apr 20, 2022 1:27:43 PM] (noreply) HDFS-16526. Addendum Add metrics for slow DataNode (#4191)
[Apr 20, 2022 7:34:43 PM] (Stephen O'Donnell) Revert "HDFS-16531. Avoid setReplication writing an edit record if old replication equals the new value (#4148). Contributed by Stephen O'Donnell."
[Apr 21, 2022 4:32:12 AM] (noreply) HDFS-16500. Make asynchronous blocks deletion lock and unlock durtion threshold configurable. (#4061). Contributed by Chengwei Wang.




-1 overall


The following subsystems voted -1:
    blanks mvnsite pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/patch-mvnsite-root.txt [436K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/

[Apr 19, 2022 5:35:23 AM] (noreply) HDFS-16035. Remove DummyGroupMapping as it is not longer used anywhere. (#4183)
[Apr 20, 2022 5:47:02 AM] (noreply) HADOOP-18172: Changed scope for isRootInternalDir/getRootFallbackLink for InodeTree (#4106)
[Apr 20, 2022 6:04:27 AM] (noreply) HDFS-16544. EC decoding failed due to invalid buffer (#4179)
[Apr 20, 2022 1:27:43 PM] (noreply) HDFS-16526. Addendum Add metrics for slow DataNode (#4191)
[Apr 20, 2022 7:34:43 PM] (Stephen O'Donnell) Revert "HDFS-16531. Avoid setReplication writing an edit record if old replication equals the new value (#4148). Contributed by Stephen O'Donnell."
[Apr 21, 2022 4:32:12 AM] (noreply) HDFS-16500. Make asynchronous blocks deletion lock and unlock durtion threshold configurable. (#4061). Contributed by Chengwei Wang.




-1 overall


The following subsystems voted -1:
    blanks mvnsite pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/patch-mvnsite-root.txt [436K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/

[Apr 19, 2022 5:35:23 AM] (noreply) HDFS-16035. Remove DummyGroupMapping as it is not longer used anywhere. (#4183)
[Apr 20, 2022 5:47:02 AM] (noreply) HADOOP-18172: Changed scope for isRootInternalDir/getRootFallbackLink for InodeTree (#4106)
[Apr 20, 2022 6:04:27 AM] (noreply) HDFS-16544. EC decoding failed due to invalid buffer (#4179)
[Apr 20, 2022 1:27:43 PM] (noreply) HDFS-16526. Addendum Add metrics for slow DataNode (#4191)
[Apr 20, 2022 7:34:43 PM] (Stephen O'Donnell) Revert "HDFS-16531. Avoid setReplication writing an edit record if old replication equals the new value (#4148). Contributed by Stephen O'Donnell."
[Apr 21, 2022 4:32:12 AM] (noreply) HDFS-16500. Make asynchronous blocks deletion lock and unlock durtion threshold configurable. (#4061). Contributed by Chengwei Wang.




-1 overall


The following subsystems voted -1:
    blanks mvnsite pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/patch-mvnsite-root.txt [436K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/

[Apr 19, 2022 5:35:23 AM] (noreply) HDFS-16035. Remove DummyGroupMapping as it is not longer used anywhere. (#4183)
[Apr 20, 2022 5:47:02 AM] (noreply) HADOOP-18172: Changed scope for isRootInternalDir/getRootFallbackLink for InodeTree (#4106)
[Apr 20, 2022 6:04:27 AM] (noreply) HDFS-16544. EC decoding failed due to invalid buffer (#4179)
[Apr 20, 2022 1:27:43 PM] (noreply) HDFS-16526. Addendum Add metrics for slow DataNode (#4191)
[Apr 20, 2022 7:34:43 PM] (Stephen O'Donnell) Revert "HDFS-16531. Avoid setReplication writing an edit record if old replication equals the new value (#4148). Contributed by Stephen O'Donnell."
[Apr 21, 2022 4:32:12 AM] (noreply) HDFS-16500. Make asynchronous blocks deletion lock and unlock durtion threshold configurable. (#4061). Contributed by Chengwei Wang.




-1 overall


The following subsystems voted -1:
    blanks mvnsite pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/patch-mvnsite-root.txt [436K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/patch-javadoc-root.txt [116K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/291/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/

[Apr 17, 2022 11:21:27 AM] (Xiaoqiao He) HDFS-16534. Split FsDatasetImpl from block pool locks to volume grain locks. (#4141) Contributed by limingxiang.
[Apr 17, 2022 12:05:11 PM] (noreply) HDFS-16531. Avoid setReplication writing an edit record if old replication equals the new value (#4148). Contributed by Stephen O'Donnell.
[Apr 18, 2022 2:32:29 AM] (noreply) HDFS-16535. SlotReleaser should reuse the domain socket based on socket paths (#4158)
[Apr 18, 2022 3:21:51 AM] (noreply) HDFS-16389.Improve NNThroughputBenchmark test mkdirs. (#3819)
[Apr 18, 2022 5:23:57 PM] (noreply) HDFS-16541. Fix a typo in NameNodeLayoutVersion (#4176)
[Apr 18, 2022 6:24:35 PM] (noreply) HADOOP-18202. create-release fails fatal: unsafe repository (#4188)
[Apr 19, 2022 4:37:28 AM] (noreply) HDFS-16538. EC decoding failed due to not enough valid inputs (#4167)




-1 overall


The following subsystems voted -1:
    blanks mvnsite pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.snapshot.TestRenameWithSnapshots 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/patch-mvnsite-root.txt [436K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [776K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/

[Apr 17, 2022 11:21:27 AM] (Xiaoqiao He) HDFS-16534. Split FsDatasetImpl from block pool locks to volume grain locks. (#4141) Contributed by limingxiang.
[Apr 17, 2022 12:05:11 PM] (noreply) HDFS-16531. Avoid setReplication writing an edit record if old replication equals the new value (#4148). Contributed by Stephen O'Donnell.
[Apr 18, 2022 2:32:29 AM] (noreply) HDFS-16535. SlotReleaser should reuse the domain socket based on socket paths (#4158)
[Apr 18, 2022 3:21:51 AM] (noreply) HDFS-16389.Improve NNThroughputBenchmark test mkdirs. (#3819)
[Apr 18, 2022 5:23:57 PM] (noreply) HDFS-16541. Fix a typo in NameNodeLayoutVersion (#4176)
[Apr 18, 2022 6:24:35 PM] (noreply) HADOOP-18202. create-release fails fatal: unsafe repository (#4188)
[Apr 19, 2022 4:37:28 AM] (noreply) HDFS-16538. EC decoding failed due to not enough valid inputs (#4167)




-1 overall


The following subsystems voted -1:
    blanks mvnsite pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.snapshot.TestRenameWithSnapshots 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/patch-mvnsite-root.txt [436K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [776K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/

[Apr 17, 2022 11:21:27 AM] (Xiaoqiao He) HDFS-16534. Split FsDatasetImpl from block pool locks to volume grain locks. (#4141) Contributed by limingxiang.
[Apr 17, 2022 12:05:11 PM] (noreply) HDFS-16531. Avoid setReplication writing an edit record if old replication equals the new value (#4148). Contributed by Stephen O'Donnell.
[Apr 18, 2022 2:32:29 AM] (noreply) HDFS-16535. SlotReleaser should reuse the domain socket based on socket paths (#4158)
[Apr 18, 2022 3:21:51 AM] (noreply) HDFS-16389.Improve NNThroughputBenchmark test mkdirs. (#3819)
[Apr 18, 2022 5:23:57 PM] (noreply) HDFS-16541. Fix a typo in NameNodeLayoutVersion (#4176)
[Apr 18, 2022 6:24:35 PM] (noreply) HADOOP-18202. create-release fails fatal: unsafe repository (#4188)
[Apr 19, 2022 4:37:28 AM] (noreply) HDFS-16538. EC decoding failed due to not enough valid inputs (#4167)




-1 overall


The following subsystems voted -1:
    blanks mvnsite pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.snapshot.TestRenameWithSnapshots 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/patch-mvnsite-root.txt [436K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [776K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/

[Apr 17, 2022 11:21:27 AM] (Xiaoqiao He) HDFS-16534. Split FsDatasetImpl from block pool locks to volume grain locks. (#4141) Contributed by limingxiang.
[Apr 17, 2022 12:05:11 PM] (noreply) HDFS-16531. Avoid setReplication writing an edit record if old replication equals the new value (#4148). Contributed by Stephen O'Donnell.
[Apr 18, 2022 2:32:29 AM] (noreply) HDFS-16535. SlotReleaser should reuse the domain socket based on socket paths (#4158)
[Apr 18, 2022 3:21:51 AM] (noreply) HDFS-16389.Improve NNThroughputBenchmark test mkdirs. (#3819)
[Apr 18, 2022 5:23:57 PM] (noreply) HDFS-16541. Fix a typo in NameNodeLayoutVersion (#4176)
[Apr 18, 2022 6:24:35 PM] (noreply) HADOOP-18202. create-release fails fatal: unsafe repository (#4188)
[Apr 19, 2022 4:37:28 AM] (noreply) HDFS-16538. EC decoding failed due to not enough valid inputs (#4167)




-1 overall


The following subsystems voted -1:
    blanks mvnsite pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.snapshot.TestRenameWithSnapshots 
       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/patch-mvnsite-root.txt [436K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [776K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [28K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/290/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/

[Apr 15, 2022 8:50:49 AM] (noreply) YARN-11107. Addendum. When NodeLabel is enabled for a YARN cluster, AM blacklist program does not work properly. (#4175)
[Apr 15, 2022 2:24:02 PM] (noreply) HADOOP-18196. Remove replace-guava from replacer plugin (#4152)
[Apr 15, 2022 4:07:05 PM] (noreply) HDFS-16526. Add metrics for slow DataNode (#4162)




-1 overall


The following subsystems voted -1:
    blanks mvnsite pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/patch-mvnsite-root.txt [436K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/

[Apr 15, 2022 8:50:49 AM] (noreply) YARN-11107. Addendum. When NodeLabel is enabled for a YARN cluster, AM blacklist program does not work properly. (#4175)
[Apr 15, 2022 2:24:02 PM] (noreply) HADOOP-18196. Remove replace-guava from replacer plugin (#4152)
[Apr 15, 2022 4:07:05 PM] (noreply) HDFS-16526. Add metrics for slow DataNode (#4162)




-1 overall


The following subsystems voted -1:
    blanks mvnsite pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/patch-mvnsite-root.txt [436K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/

[Apr 15, 2022 8:50:49 AM] (noreply) YARN-11107. Addendum. When NodeLabel is enabled for a YARN cluster, AM blacklist program does not work properly. (#4175)
[Apr 15, 2022 2:24:02 PM] (noreply) HADOOP-18196. Remove replace-guava from replacer plugin (#4152)
[Apr 15, 2022 4:07:05 PM] (noreply) HDFS-16526. Add metrics for slow DataNode (#4162)




-1 overall


The following subsystems voted -1:
    blanks mvnsite pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/patch-mvnsite-root.txt [436K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/

[Apr 15, 2022 8:50:49 AM] (noreply) YARN-11107. Addendum. When NodeLabel is enabled for a YARN cluster, AM blacklist program does not work properly. (#4175)
[Apr 15, 2022 2:24:02 PM] (noreply) HADOOP-18196. Remove replace-guava from replacer plugin (#4152)
[Apr 15, 2022 4:07:05 PM] (noreply) HDFS-16526. Add metrics for slow DataNode (#4162)




-1 overall


The following subsystems voted -1:
    blanks mvnsite pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/patch-mvnsite-root.txt [436K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/289/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [108K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/

[Apr 13, 2022 1:15:27 PM] (noreply) HDFS-14478. Add libhdfs APIs for openFile (#4166)
[Apr 13, 2022 1:57:18 PM] (Benjamin Teke) YARN-11107. When NodeLabel is enabled for a YARN cluster, AM blacklist program does not work properly. Contributed by zhangxiping1
[Apr 14, 2022 2:23:38 AM] (noreply) HDFS-16479. EC: NameNode should not send a reconstruction work when the source datanodes are insufficient (#4138)
[Apr 14, 2022 3:07:06 AM] (noreply) HDFS-16509. Fix decommission UnsupportedOperationException (#4077). Contributed by daimin.
[Apr 14, 2022 9:42:39 AM] (noreply) HDFS-16456. EC: Decommission a rack with only on dn will fail when the rack number is equal with replication (#4126)
[Apr 14, 2022 3:21:34 PM] (noreply) HADOOP-18201. Remove endpoint config overrides for ITestS3ARequesterPays (#4169)




-1 overall


The following subsystems voted -1:
    blanks mvnsite pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/patch-mvnsite-root.txt [552K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/

[Apr 13, 2022 1:15:27 PM] (noreply) HDFS-14478. Add libhdfs APIs for openFile (#4166)
[Apr 13, 2022 1:57:18 PM] (Benjamin Teke) YARN-11107. When NodeLabel is enabled for a YARN cluster, AM blacklist program does not work properly. Contributed by zhangxiping1
[Apr 14, 2022 2:23:38 AM] (noreply) HDFS-16479. EC: NameNode should not send a reconstruction work when the source datanodes are insufficient (#4138)
[Apr 14, 2022 3:07:06 AM] (noreply) HDFS-16509. Fix decommission UnsupportedOperationException (#4077). Contributed by daimin.
[Apr 14, 2022 9:42:39 AM] (noreply) HDFS-16456. EC: Decommission a rack with only on dn will fail when the rack number is equal with replication (#4126)
[Apr 14, 2022 3:21:34 PM] (noreply) HADOOP-18201. Remove endpoint config overrides for ITestS3ARequesterPays (#4169)




-1 overall


The following subsystems voted -1:
    blanks mvnsite pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/patch-mvnsite-root.txt [552K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/

[Apr 13, 2022 1:15:27 PM] (noreply) HDFS-14478. Add libhdfs APIs for openFile (#4166)
[Apr 13, 2022 1:57:18 PM] (Benjamin Teke) YARN-11107. When NodeLabel is enabled for a YARN cluster, AM blacklist program does not work properly. Contributed by zhangxiping1
[Apr 14, 2022 2:23:38 AM] (noreply) HDFS-16479. EC: NameNode should not send a reconstruction work when the source datanodes are insufficient (#4138)
[Apr 14, 2022 3:07:06 AM] (noreply) HDFS-16509. Fix decommission UnsupportedOperationException (#4077). Contributed by daimin.
[Apr 14, 2022 9:42:39 AM] (noreply) HDFS-16456. EC: Decommission a rack with only on dn will fail when the rack number is equal with replication (#4126)
[Apr 14, 2022 3:21:34 PM] (noreply) HADOOP-18201. Remove endpoint config overrides for ITestS3ARequesterPays (#4169)




-1 overall


The following subsystems voted -1:
    blanks mvnsite pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/patch-mvnsite-root.txt [552K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/

[Apr 13, 2022 1:15:27 PM] (noreply) HDFS-14478. Add libhdfs APIs for openFile (#4166)
[Apr 13, 2022 1:57:18 PM] (Benjamin Teke) YARN-11107. When NodeLabel is enabled for a YARN cluster, AM blacklist program does not work properly. Contributed by zhangxiping1
[Apr 14, 2022 2:23:38 AM] (noreply) HDFS-16479. EC: NameNode should not send a reconstruction work when the source datanodes are insufficient (#4138)
[Apr 14, 2022 3:07:06 AM] (noreply) HDFS-16509. Fix decommission UnsupportedOperationException (#4077). Contributed by daimin.
[Apr 14, 2022 9:42:39 AM] (noreply) HDFS-16456. EC: Decommission a rack with only on dn will fail when the rack number is equal with replication (#4126)
[Apr 14, 2022 3:21:34 PM] (noreply) HADOOP-18201. Remove endpoint config overrides for ITestS3ARequesterPays (#4169)




-1 overall


The following subsystems voted -1:
    blanks mvnsite pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/patch-mvnsite-root.txt [552K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/288/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/

[Apr 11, 2022 7:54:00 AM] (noreply) HDFS-16516. Fix Fsshell wrong params (#4090). Contributed by GuoPhilipse.
[Apr 12, 2022 3:01:24 PM] (noreply) HDFS-16474. Make HDFS tail tool cross platform (#4157)
[Apr 13, 2022 2:27:37 AM] (noreply) HDFS-16484. [SPS]: Fix an infinite loop bug in SPSPathIdProcessor thread (#4032)




-1 overall


The following subsystems voted -1:
    blanks mvnsite pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/patch-mvnsite-root.txt [556K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/

[Apr 11, 2022 7:54:00 AM] (noreply) HDFS-16516. Fix Fsshell wrong params (#4090). Contributed by GuoPhilipse.
[Apr 12, 2022 3:01:24 PM] (noreply) HDFS-16474. Make HDFS tail tool cross platform (#4157)
[Apr 13, 2022 2:27:37 AM] (noreply) HDFS-16484. [SPS]: Fix an infinite loop bug in SPSPathIdProcessor thread (#4032)




-1 overall


The following subsystems voted -1:
    blanks mvnsite pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/patch-mvnsite-root.txt [556K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/

[Apr 11, 2022 7:54:00 AM] (noreply) HDFS-16516. Fix Fsshell wrong params (#4090). Contributed by GuoPhilipse.
[Apr 12, 2022 3:01:24 PM] (noreply) HDFS-16474. Make HDFS tail tool cross platform (#4157)
[Apr 13, 2022 2:27:37 AM] (noreply) HDFS-16484. [SPS]: Fix an infinite loop bug in SPSPathIdProcessor thread (#4032)




-1 overall


The following subsystems voted -1:
    blanks mvnsite pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/patch-mvnsite-root.txt [556K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/

[Apr 11, 2022 7:54:00 AM] (noreply) HDFS-16516. Fix Fsshell wrong params (#4090). Contributed by GuoPhilipse.
[Apr 12, 2022 3:01:24 PM] (noreply) HDFS-16474. Make HDFS tail tool cross platform (#4157)
[Apr 13, 2022 2:27:37 AM] (noreply) HDFS-16484. [SPS]: Fix an infinite loop bug in SPSPathIdProcessor thread (#4032)




-1 overall


The following subsystems voted -1:
    blanks mvnsite pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/patch-mvnsite-root.txt [556K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/287/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/

No changes




-1 overall


The following subsystems voted -1:
    blanks mvnsite pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/patch-mvnsite-root.txt [552K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/

No changes




-1 overall


The following subsystems voted -1:
    blanks mvnsite pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/patch-mvnsite-root.txt [552K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/

No changes




-1 overall


The following subsystems voted -1:
    blanks mvnsite pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/patch-mvnsite-root.txt [552K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/

No changes




-1 overall


The following subsystems voted -1:
    blanks mvnsite pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/patch-mvnsite-root.txt [552K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/286/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/

[Apr 7, 2022 7:19:36 AM] (noreply) HADOOP-18178. Upgrade jackson to 2.13.2 and jackson-databind to 2.13.2.2 (#4111)
[Apr 7, 2022 8:29:45 AM] (noreply) HADOOP-18188. Support touch command for directory (#4135)
[Apr 8, 2022 1:27:35 AM] (noreply) HDFS-16457.Make fs.getspaceused.classname reconfigurable (#4069)
[Apr 8, 2022 4:26:39 AM] (noreply) HDFS-16460. [SPS]: Handle failure retries for moving tasks (#4001)
[Apr 8, 2022 9:24:09 AM] (noreply) HADOOP-18195. Make jackson 1 a runtime scope dependency (#4149)
[Apr 8, 2022 9:38:40 AM] (Takanobu Asanuma) HDFS-16497. EC: Add param comment for liveBusyBlockIndices with HDFS-14768. Contributed by caozhiqiang.
[Apr 8, 2022 12:31:54 PM] (noreply) HADOOP-18191. Log retry count while handling exceptions in RetryInvocationHandler (#4133)
[Apr 8, 2022 5:36:39 PM] (noreply) HDFS-16473. Make HDFS stat tool cross platform (#4145)




-1 overall


The following subsystems voted -1:
    blanks mvnsite pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/patch-mvnsite-root.txt [556K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/

[Apr 7, 2022 7:19:36 AM] (noreply) HADOOP-18178. Upgrade jackson to 2.13.2 and jackson-databind to 2.13.2.2 (#4111)
[Apr 7, 2022 8:29:45 AM] (noreply) HADOOP-18188. Support touch command for directory (#4135)
[Apr 8, 2022 1:27:35 AM] (noreply) HDFS-16457.Make fs.getspaceused.classname reconfigurable (#4069)
[Apr 8, 2022 4:26:39 AM] (noreply) HDFS-16460. [SPS]: Handle failure retries for moving tasks (#4001)
[Apr 8, 2022 9:24:09 AM] (noreply) HADOOP-18195. Make jackson 1 a runtime scope dependency (#4149)
[Apr 8, 2022 9:38:40 AM] (Takanobu Asanuma) HDFS-16497. EC: Add param comment for liveBusyBlockIndices with HDFS-14768. Contributed by caozhiqiang.
[Apr 8, 2022 12:31:54 PM] (noreply) HADOOP-18191. Log retry count while handling exceptions in RetryInvocationHandler (#4133)
[Apr 8, 2022 5:36:39 PM] (noreply) HDFS-16473. Make HDFS stat tool cross platform (#4145)




-1 overall


The following subsystems voted -1:
    blanks mvnsite pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/patch-mvnsite-root.txt [556K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/

[Apr 7, 2022 7:19:36 AM] (noreply) HADOOP-18178. Upgrade jackson to 2.13.2 and jackson-databind to 2.13.2.2 (#4111)
[Apr 7, 2022 8:29:45 AM] (noreply) HADOOP-18188. Support touch command for directory (#4135)
[Apr 8, 2022 1:27:35 AM] (noreply) HDFS-16457.Make fs.getspaceused.classname reconfigurable (#4069)
[Apr 8, 2022 4:26:39 AM] (noreply) HDFS-16460. [SPS]: Handle failure retries for moving tasks (#4001)
[Apr 8, 2022 9:24:09 AM] (noreply) HADOOP-18195. Make jackson 1 a runtime scope dependency (#4149)
[Apr 8, 2022 9:38:40 AM] (Takanobu Asanuma) HDFS-16497. EC: Add param comment for liveBusyBlockIndices with HDFS-14768. Contributed by caozhiqiang.
[Apr 8, 2022 12:31:54 PM] (noreply) HADOOP-18191. Log retry count while handling exceptions in RetryInvocationHandler (#4133)
[Apr 8, 2022 5:36:39 PM] (noreply) HDFS-16473. Make HDFS stat tool cross platform (#4145)




-1 overall


The following subsystems voted -1:
    blanks mvnsite pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/patch-mvnsite-root.txt [556K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/

[Apr 7, 2022 7:19:36 AM] (noreply) HADOOP-18178. Upgrade jackson to 2.13.2 and jackson-databind to 2.13.2.2 (#4111)
[Apr 7, 2022 8:29:45 AM] (noreply) HADOOP-18188. Support touch command for directory (#4135)
[Apr 8, 2022 1:27:35 AM] (noreply) HDFS-16457.Make fs.getspaceused.classname reconfigurable (#4069)
[Apr 8, 2022 4:26:39 AM] (noreply) HDFS-16460. [SPS]: Handle failure retries for moving tasks (#4001)
[Apr 8, 2022 9:24:09 AM] (noreply) HADOOP-18195. Make jackson 1 a runtime scope dependency (#4149)
[Apr 8, 2022 9:38:40 AM] (Takanobu Asanuma) HDFS-16497. EC: Add param comment for liveBusyBlockIndices with HDFS-14768. Contributed by caozhiqiang.
[Apr 8, 2022 12:31:54 PM] (noreply) HADOOP-18191. Log retry count while handling exceptions in RetryInvocationHandler (#4133)
[Apr 8, 2022 5:36:39 PM] (noreply) HDFS-16473. Make HDFS stat tool cross platform (#4145)




-1 overall


The following subsystems voted -1:
    blanks mvnsite pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/patch-mvnsite-root.txt [556K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/285/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/

[Apr 5, 2022 5:29:11 PM] (noreply) HDFS-16472. Make HDFS setrep tool cross platform (#4130)
[Apr 6, 2022 5:34:24 AM] (noreply) HDFS-16527. Add global timeout rule for TestRouterDistCpProcedure (#4129)
[Apr 6, 2022 7:49:52 AM] (noreply) HDFS-16530. setReplication debug log creates a new string even if debug is disabled (#4142)
[Apr 6, 2022 8:29:43 AM] (noreply) HDFS-16529. Remove unnecessary setObserverRead in TestConsistentReadsObserver (#4131)
[Apr 6, 2022 9:17:02 AM] (noreply) HDFS-16522. Set Http and Ipc ports for Datanodes in MiniDFSCluster (#4108)




-1 overall


The following subsystems voted -1:
    blanks mvnsite pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/patch-mvnsite-root.txt [552K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/

[Apr 5, 2022 5:29:11 PM] (noreply) HDFS-16472. Make HDFS setrep tool cross platform (#4130)
[Apr 6, 2022 5:34:24 AM] (noreply) HDFS-16527. Add global timeout rule for TestRouterDistCpProcedure (#4129)
[Apr 6, 2022 7:49:52 AM] (noreply) HDFS-16530. setReplication debug log creates a new string even if debug is disabled (#4142)
[Apr 6, 2022 8:29:43 AM] (noreply) HDFS-16529. Remove unnecessary setObserverRead in TestConsistentReadsObserver (#4131)
[Apr 6, 2022 9:17:02 AM] (noreply) HDFS-16522. Set Http and Ipc ports for Datanodes in MiniDFSCluster (#4108)




-1 overall


The following subsystems voted -1:
    blanks mvnsite pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/patch-mvnsite-root.txt [552K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/

[Apr 5, 2022 5:29:11 PM] (noreply) HDFS-16472. Make HDFS setrep tool cross platform (#4130)
[Apr 6, 2022 5:34:24 AM] (noreply) HDFS-16527. Add global timeout rule for TestRouterDistCpProcedure (#4129)
[Apr 6, 2022 7:49:52 AM] (noreply) HDFS-16530. setReplication debug log creates a new string even if debug is disabled (#4142)
[Apr 6, 2022 8:29:43 AM] (noreply) HDFS-16529. Remove unnecessary setObserverRead in TestConsistentReadsObserver (#4131)
[Apr 6, 2022 9:17:02 AM] (noreply) HDFS-16522. Set Http and Ipc ports for Datanodes in MiniDFSCluster (#4108)




-1 overall


The following subsystems voted -1:
    blanks mvnsite pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/patch-mvnsite-root.txt [552K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/

[Apr 5, 2022 5:29:11 PM] (noreply) HDFS-16472. Make HDFS setrep tool cross platform (#4130)
[Apr 6, 2022 5:34:24 AM] (noreply) HDFS-16527. Add global timeout rule for TestRouterDistCpProcedure (#4129)
[Apr 6, 2022 7:49:52 AM] (noreply) HDFS-16530. setReplication debug log creates a new string even if debug is disabled (#4142)
[Apr 6, 2022 8:29:43 AM] (noreply) HDFS-16529. Remove unnecessary setObserverRead in TestConsistentReadsObserver (#4131)
[Apr 6, 2022 9:17:02 AM] (noreply) HDFS-16522. Set Http and Ipc ports for Datanodes in MiniDFSCluster (#4108)




-1 overall


The following subsystems voted -1:
    blanks mvnsite pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/patch-mvnsite-root.txt [552K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/284/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/

No changes




-1 overall


The following subsystems voted -1:
    blanks mvnsite pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/patch-mvnsite-root.txt [552K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/

No changes




-1 overall


The following subsystems voted -1:
    blanks mvnsite pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/patch-mvnsite-root.txt [552K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/

No changes




-1 overall


The following subsystems voted -1:
    blanks mvnsite pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/patch-mvnsite-root.txt [552K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/

No changes




-1 overall


The following subsystems voted -1:
    blanks mvnsite pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/patch-mvnsite-root.txt [552K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/283/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/

[Apr 1, 2022 4:24:37 PM] (gyorandr) YARN-11102. Fix spotbugs error in hadoop-sls module. Contributed by Szilard Nemeth, Andras Gyori.
[Apr 2, 2022 8:06:03 PM] (noreply) HDFS-16477. [SPS]: Add metric PendingSPSPaths for getting the number of paths to be processed by SPS (#4009). Contributed by  tomscut.




-1 overall


The following subsystems voted -1:
    blanks mvnsite pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/patch-mvnsite-root.txt [552K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/

[Apr 1, 2022 4:24:37 PM] (gyorandr) YARN-11102. Fix spotbugs error in hadoop-sls module. Contributed by Szilard Nemeth, Andras Gyori.
[Apr 2, 2022 8:06:03 PM] (noreply) HDFS-16477. [SPS]: Add metric PendingSPSPaths for getting the number of paths to be processed by SPS (#4009). Contributed by  tomscut.




-1 overall


The following subsystems voted -1:
    blanks mvnsite pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/patch-mvnsite-root.txt [552K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/

[Apr 1, 2022 4:24:37 PM] (gyorandr) YARN-11102. Fix spotbugs error in hadoop-sls module. Contributed by Szilard Nemeth, Andras Gyori.
[Apr 2, 2022 8:06:03 PM] (noreply) HDFS-16477. [SPS]: Add metric PendingSPSPaths for getting the number of paths to be processed by SPS (#4009). Contributed by  tomscut.




-1 overall


The following subsystems voted -1:
    blanks mvnsite pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/patch-mvnsite-root.txt [552K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/

[Apr 1, 2022 4:24:37 PM] (gyorandr) YARN-11102. Fix spotbugs error in hadoop-sls module. Contributed by Szilard Nemeth, Andras Gyori.
[Apr 2, 2022 8:06:03 PM] (noreply) HDFS-16477. [SPS]: Add metric PendingSPSPaths for getting the number of paths to be processed by SPS (#4009). Contributed by  tomscut.




-1 overall


The following subsystems voted -1:
    blanks mvnsite pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    Failed junit tests :

       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/patch-mvnsite-root.txt [552K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/branch-spotbugs-root-warnings.html [36K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [68K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/282/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/

[Mar 31, 2022 6:00:38 AM] (Xiaoqiao He) HDFS-16511. Improve lock type for ReplicaMap under fine-grain lock mode. (#4085). Contributed by limingxiang.
[Mar 31, 2022 6:01:48 AM] (noreply) HDFS-16507. [SBN read] Avoid purging edit log which is in progress (#4082)
[Mar 31, 2022 10:39:56 AM] (Benjamin Teke) YARN-11088. Introduce the config to control the AM allocated to non-exclusive nodes. Contributed by Junfan Zhang
[Mar 31, 2022 12:29:59 PM] (Benjamin Teke) YARN-11103. SLS cleanup after previously merged SLS refactor jiras. Contributed by Szilard Nemeth
[Mar 31, 2022 9:59:09 PM] (noreply) HADOOP-18169. getDelegationTokens in ViewFs should also fetch the token from fallback FS (#4094)




-1 overall


The following subsystems voted -1:
    blanks mvnsite pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools/hadoop-sls 
       org.apache.hadoop.yarn.sls.AMRunner.setInputTraces(String[]) may expose internal representation by storing an externally mutable object into AMRunner.inputTraces At AMRunner.java:by storing an externally mutable object into AMRunner.inputTraces At AMRunner.java:[line 266] 
       Write to static field org.apache.hadoop.yarn.sls.AMRunner.remainingApps from instance method org.apache.hadoop.yarn.sls.AMRunner.startAM() At AMRunner.java:from instance method org.apache.hadoop.yarn.sls.AMRunner.startAM() At AMRunner.java:[line 115] 
       org.apache.hadoop.yarn.sls.NMRunner.setInputTraces(String[]) may expose internal representation by storing an externally mutable object into NMRunner.inputTraces At NMRunner.java:by storing an externally mutable object into NMRunner.inputTraces At NMRunner.java:[line 208] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       org.apache.hadoop.yarn.sls.AMRunner.setInputTraces(String[]) may expose internal representation by storing an externally mutable object into AMRunner.inputTraces At AMRunner.java:by storing an externally mutable object into AMRunner.inputTraces At AMRunner.java:[line 266] 
       Write to static field org.apache.hadoop.yarn.sls.AMRunner.remainingApps from instance method org.apache.hadoop.yarn.sls.AMRunner.startAM() At AMRunner.java:from instance method org.apache.hadoop.yarn.sls.AMRunner.startAM() At AMRunner.java:[line 115] 
       org.apache.hadoop.yarn.sls.NMRunner.setInputTraces(String[]) may expose internal representation by storing an externally mutable object into NMRunner.inputTraces At NMRunner.java:by storing an externally mutable object into NMRunner.inputTraces At NMRunner.java:[line 208] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 
       org.apache.hadoop.yarn.sls.AMRunner.setInputTraces(String[]) may expose internal representation by storing an externally mutable object into AMRunner.inputTraces At AMRunner.java:by storing an externally mutable object into AMRunner.inputTraces At AMRunner.java:[line 266] 
       Write to static field org.apache.hadoop.yarn.sls.AMRunner.remainingApps from instance method org.apache.hadoop.yarn.sls.AMRunner.startAM() At AMRunner.java:from instance method org.apache.hadoop.yarn.sls.AMRunner.startAM() At AMRunner.java:[line 115] 
       org.apache.hadoop.yarn.sls.NMRunner.setInputTraces(String[]) may expose internal representation by storing an externally mutable object into NMRunner.inputTraces At NMRunner.java:by storing an externally mutable object into NMRunner.inputTraces At NMRunner.java:[line 208] 

    Failed junit tests :

       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/patch-mvnsite-root.txt [552K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-hadoop-tools_hadoop-sls-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [20K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-root-warnings.html [40K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [72K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/

[Mar 31, 2022 6:00:38 AM] (Xiaoqiao He) HDFS-16511. Improve lock type for ReplicaMap under fine-grain lock mode. (#4085). Contributed by limingxiang.
[Mar 31, 2022 6:01:48 AM] (noreply) HDFS-16507. [SBN read] Avoid purging edit log which is in progress (#4082)
[Mar 31, 2022 10:39:56 AM] (Benjamin Teke) YARN-11088. Introduce the config to control the AM allocated to non-exclusive nodes. Contributed by Junfan Zhang
[Mar 31, 2022 12:29:59 PM] (Benjamin Teke) YARN-11103. SLS cleanup after previously merged SLS refactor jiras. Contributed by Szilard Nemeth
[Mar 31, 2022 9:59:09 PM] (noreply) HADOOP-18169. getDelegationTokens in ViewFs should also fetch the token from fallback FS (#4094)




-1 overall


The following subsystems voted -1:
    blanks mvnsite pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools/hadoop-sls 
       org.apache.hadoop.yarn.sls.AMRunner.setInputTraces(String[]) may expose internal representation by storing an externally mutable object into AMRunner.inputTraces At AMRunner.java:by storing an externally mutable object into AMRunner.inputTraces At AMRunner.java:[line 266] 
       Write to static field org.apache.hadoop.yarn.sls.AMRunner.remainingApps from instance method org.apache.hadoop.yarn.sls.AMRunner.startAM() At AMRunner.java:from instance method org.apache.hadoop.yarn.sls.AMRunner.startAM() At AMRunner.java:[line 115] 
       org.apache.hadoop.yarn.sls.NMRunner.setInputTraces(String[]) may expose internal representation by storing an externally mutable object into NMRunner.inputTraces At NMRunner.java:by storing an externally mutable object into NMRunner.inputTraces At NMRunner.java:[line 208] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       org.apache.hadoop.yarn.sls.AMRunner.setInputTraces(String[]) may expose internal representation by storing an externally mutable object into AMRunner.inputTraces At AMRunner.java:by storing an externally mutable object into AMRunner.inputTraces At AMRunner.java:[line 266] 
       Write to static field org.apache.hadoop.yarn.sls.AMRunner.remainingApps from instance method org.apache.hadoop.yarn.sls.AMRunner.startAM() At AMRunner.java:from instance method org.apache.hadoop.yarn.sls.AMRunner.startAM() At AMRunner.java:[line 115] 
       org.apache.hadoop.yarn.sls.NMRunner.setInputTraces(String[]) may expose internal representation by storing an externally mutable object into NMRunner.inputTraces At NMRunner.java:by storing an externally mutable object into NMRunner.inputTraces At NMRunner.java:[line 208] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 
       org.apache.hadoop.yarn.sls.AMRunner.setInputTraces(String[]) may expose internal representation by storing an externally mutable object into AMRunner.inputTraces At AMRunner.java:by storing an externally mutable object into AMRunner.inputTraces At AMRunner.java:[line 266] 
       Write to static field org.apache.hadoop.yarn.sls.AMRunner.remainingApps from instance method org.apache.hadoop.yarn.sls.AMRunner.startAM() At AMRunner.java:from instance method org.apache.hadoop.yarn.sls.AMRunner.startAM() At AMRunner.java:[line 115] 
       org.apache.hadoop.yarn.sls.NMRunner.setInputTraces(String[]) may expose internal representation by storing an externally mutable object into NMRunner.inputTraces At NMRunner.java:by storing an externally mutable object into NMRunner.inputTraces At NMRunner.java:[line 208] 

    Failed junit tests :

       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/patch-mvnsite-root.txt [552K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-hadoop-tools_hadoop-sls-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [20K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-root-warnings.html [40K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [72K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/

[Mar 31, 2022 6:00:38 AM] (Xiaoqiao He) HDFS-16511. Improve lock type for ReplicaMap under fine-grain lock mode. (#4085). Contributed by limingxiang.
[Mar 31, 2022 6:01:48 AM] (noreply) HDFS-16507. [SBN read] Avoid purging edit log which is in progress (#4082)
[Mar 31, 2022 10:39:56 AM] (Benjamin Teke) YARN-11088. Introduce the config to control the AM allocated to non-exclusive nodes. Contributed by Junfan Zhang
[Mar 31, 2022 12:29:59 PM] (Benjamin Teke) YARN-11103. SLS cleanup after previously merged SLS refactor jiras. Contributed by Szilard Nemeth
[Mar 31, 2022 9:59:09 PM] (noreply) HADOOP-18169. getDelegationTokens in ViewFs should also fetch the token from fallback FS (#4094)




-1 overall


The following subsystems voted -1:
    blanks mvnsite pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools/hadoop-sls 
       org.apache.hadoop.yarn.sls.AMRunner.setInputTraces(String[]) may expose internal representation by storing an externally mutable object into AMRunner.inputTraces At AMRunner.java:by storing an externally mutable object into AMRunner.inputTraces At AMRunner.java:[line 266] 
       Write to static field org.apache.hadoop.yarn.sls.AMRunner.remainingApps from instance method org.apache.hadoop.yarn.sls.AMRunner.startAM() At AMRunner.java:from instance method org.apache.hadoop.yarn.sls.AMRunner.startAM() At AMRunner.java:[line 115] 
       org.apache.hadoop.yarn.sls.NMRunner.setInputTraces(String[]) may expose internal representation by storing an externally mutable object into NMRunner.inputTraces At NMRunner.java:by storing an externally mutable object into NMRunner.inputTraces At NMRunner.java:[line 208] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       org.apache.hadoop.yarn.sls.AMRunner.setInputTraces(String[]) may expose internal representation by storing an externally mutable object into AMRunner.inputTraces At AMRunner.java:by storing an externally mutable object into AMRunner.inputTraces At AMRunner.java:[line 266] 
       Write to static field org.apache.hadoop.yarn.sls.AMRunner.remainingApps from instance method org.apache.hadoop.yarn.sls.AMRunner.startAM() At AMRunner.java:from instance method org.apache.hadoop.yarn.sls.AMRunner.startAM() At AMRunner.java:[line 115] 
       org.apache.hadoop.yarn.sls.NMRunner.setInputTraces(String[]) may expose internal representation by storing an externally mutable object into NMRunner.inputTraces At NMRunner.java:by storing an externally mutable object into NMRunner.inputTraces At NMRunner.java:[line 208] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 
       org.apache.hadoop.yarn.sls.AMRunner.setInputTraces(String[]) may expose internal representation by storing an externally mutable object into AMRunner.inputTraces At AMRunner.java:by storing an externally mutable object into AMRunner.inputTraces At AMRunner.java:[line 266] 
       Write to static field org.apache.hadoop.yarn.sls.AMRunner.remainingApps from instance method org.apache.hadoop.yarn.sls.AMRunner.startAM() At AMRunner.java:from instance method org.apache.hadoop.yarn.sls.AMRunner.startAM() At AMRunner.java:[line 115] 
       org.apache.hadoop.yarn.sls.NMRunner.setInputTraces(String[]) may expose internal representation by storing an externally mutable object into NMRunner.inputTraces At NMRunner.java:by storing an externally mutable object into NMRunner.inputTraces At NMRunner.java:[line 208] 

    Failed junit tests :

       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/patch-mvnsite-root.txt [552K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-hadoop-tools_hadoop-sls-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [20K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-root-warnings.html [40K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [72K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK11 on Linux/x86_64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/

[Mar 31, 2022 6:00:38 AM] (Xiaoqiao He) HDFS-16511. Improve lock type for ReplicaMap under fine-grain lock mode. (#4085). Contributed by limingxiang.
[Mar 31, 2022 6:01:48 AM] (noreply) HDFS-16507. [SBN read] Avoid purging edit log which is in progress (#4082)
[Mar 31, 2022 10:39:56 AM] (Benjamin Teke) YARN-11088. Introduce the config to control the AM allocated to non-exclusive nodes. Contributed by Junfan Zhang
[Mar 31, 2022 12:29:59 PM] (Benjamin Teke) YARN-11103. SLS cleanup after previously merged SLS refactor jiras. Contributed by Szilard Nemeth
[Mar 31, 2022 9:59:09 PM] (noreply) HADOOP-18169. getDelegationTokens in ViewFs should also fetch the token from fallback FS (#4094)




-1 overall


The following subsystems voted -1:
    blanks mvnsite pathlen spotbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
    cc checkstyle javac javadoc pylint shellcheck


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 

    spotbugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 

    spotbugs :

       module:hadoop-hdfs-project 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-yarn-project 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 

    spotbugs :

       module:hadoop-tools/hadoop-openstack 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 

    spotbugs :

       module:hadoop-tools/hadoop-azure 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 

    spotbugs :

       module:hadoop-tools/hadoop-sls 
       org.apache.hadoop.yarn.sls.AMRunner.setInputTraces(String[]) may expose internal representation by storing an externally mutable object into AMRunner.inputTraces At AMRunner.java:by storing an externally mutable object into AMRunner.inputTraces At AMRunner.java:[line 266] 
       Write to static field org.apache.hadoop.yarn.sls.AMRunner.remainingApps from instance method org.apache.hadoop.yarn.sls.AMRunner.startAM() At AMRunner.java:from instance method org.apache.hadoop.yarn.sls.AMRunner.startAM() At AMRunner.java:[line 115] 
       org.apache.hadoop.yarn.sls.NMRunner.setInputTraces(String[]) may expose internal representation by storing an externally mutable object into NMRunner.inputTraces At NMRunner.java:by storing an externally mutable object into NMRunner.inputTraces At NMRunner.java:[line 208] 

    spotbugs :

       module:hadoop-tools 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       org.apache.hadoop.yarn.sls.AMRunner.setInputTraces(String[]) may expose internal representation by storing an externally mutable object into AMRunner.inputTraces At AMRunner.java:by storing an externally mutable object into AMRunner.inputTraces At AMRunner.java:[line 266] 
       Write to static field org.apache.hadoop.yarn.sls.AMRunner.remainingApps from instance method org.apache.hadoop.yarn.sls.AMRunner.startAM() At AMRunner.java:from instance method org.apache.hadoop.yarn.sls.AMRunner.startAM() At AMRunner.java:[line 115] 
       org.apache.hadoop.yarn.sls.NMRunner.setInputTraces(String[]) may expose internal representation by storing an externally mutable object into NMRunner.inputTraces At NMRunner.java:by storing an externally mutable object into NMRunner.inputTraces At NMRunner.java:[line 208] 

    spotbugs :

       module:root 
       Load of known null value in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() At AbfsHttpOperation.java:[line 498] 
       Redundant nullcheck of stream, which is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be non-null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 465] 
       Redundant nullcheck of stream which is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:is known to be null in org.apache.hadoop.fs.azurebfs.services.AbfsHttpOperation.processStorageErrorResponse() Redundant null check at AbfsHttpOperation.java:[line 498] 
       Load of known null value in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) At HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of instream, which is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be non-null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 52] 
       Redundant nullcheck of instream which is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:is known to be null in org.apache.hadoop.fs.swift.util.HttpResponseUtils.getResponseBody(HttpResponse) Redundant null check at HttpResponseUtils.java:[line 70] 
       Redundant nullcheck of oldLock, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.DataStorage.isPreUpgradableLayout(Storage$StorageDirectory) Redundant null check at DataStorage.java:[line 695] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MappableBlockLoader.verifyChecksum(long, FileInputStream, FileChannel, String) Redundant null check at MappableBlockLoader.java:[line 138] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.MemoryMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at MemoryMappableBlockLoader.java:[line 75] 
       Redundant nullcheck of blockChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.load(long, FileInputStream, FileInputStream, String, ExtendedBlockId) Redundant null check at NativePmemMappableBlockLoader.java:[line 85] 
       Redundant nullcheck of metaChannel, which is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:is known to be non-null in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.NativePmemMappableBlockLoader.verifyChecksumAndMapBlock(NativeIO$POSIX$PmemMappedRegion, long, FileInputStream, FileChannel, String) Redundant null check at NativePmemMappableBlockLoader.java:[line 130] 
       org.apache.hadoop.hdfs.server.namenode.top.window.RollingWindowManager$UserCounts doesn't override java.util.ArrayList.equals(Object) At RollingWindowManager.java:At RollingWindowManager.java:[line 1] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 343] 
       Redundant nullcheck of it, which is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:is known to be non-null in org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService.recoverTrackerResources(LocalResourcesTracker, NMStateStoreService$LocalResourceTrackerState) Redundant null check at ResourceLocalizationService.java:[line 356] 
       Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 333] 
       org.apache.hadoop.yarn.sls.AMRunner.setInputTraces(String[]) may expose internal representation by storing an externally mutable object into AMRunner.inputTraces At AMRunner.java:by storing an externally mutable object into AMRunner.inputTraces At AMRunner.java:[line 266] 
       Write to static field org.apache.hadoop.yarn.sls.AMRunner.remainingApps from instance method org.apache.hadoop.yarn.sls.AMRunner.startAM() At AMRunner.java:from instance method org.apache.hadoop.yarn.sls.AMRunner.startAM() At AMRunner.java:[line 115] 
       org.apache.hadoop.yarn.sls.NMRunner.setInputTraces(String[]) may expose internal representation by storing an externally mutable object into NMRunner.inputTraces At NMRunner.java:by storing an externally mutable object into NMRunner.inputTraces At NMRunner.java:[line 208] 

    Failed junit tests :

       hadoop.fs.contract.router.web.TestRouterWebHDFSContractCreate 
       hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineWriterImpl 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreTimelineReaderImpl 
       hadoop.yarn.server.timelineservice.documentstore.reader.cosmosdb.TestCosmosDBDocumentStoreReader 
       hadoop.yarn.server.timelineservice.documentstore.TestDocumentStoreCollectionCreator 
       hadoop.yarn.server.timelineservice.documentstore.writer.cosmosdb.TestCosmosDBDocumentStoreWriter 
      

   cc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/results-compile-cc-root.txt [96K]

   javac:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/results-compile-javac-root.txt [364K]

   blanks:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/blanks-eol.txt [13M]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/blanks-tabs.txt [2.0M]

   checkstyle:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/results-checkstyle-root.txt [14M]

   mvnsite:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/patch-mvnsite-root.txt [552K]

   pathlen:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/results-pathlen.txt [16K]

   pylint:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/results-pylint.txt [20K]

   shellcheck:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/results-shellcheck.txt [28K]

   xml:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/xml.txt [24K]

   javadoc:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/results-javadoc-javadoc-root.txt [304K]

   spotbugs:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-hadoop-hdfs-project-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-hadoop-yarn-project-warnings.html [16K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-hadoop-tools_hadoop-openstack-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html [8.0K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-hadoop-tools_hadoop-sls-warnings.html [12K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-hadoop-tools-warnings.html [20K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/branch-spotbugs-root-warnings.html [40K]

   unit:

      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt [72K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt [24K]
      https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/281/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore.txt [112K]

Powered by Apache Yetus 0.14.0-SNAPSHOT   https://yetus.apache.org